Fluid Intersection Display
class FluidIntersectionDisplay : PylonEntity<ItemDisplay> , PylonDeathEntity, FluidPointDisplay(source)
A 'intersection display' is one of the gray displays that indicates one or more pipes being joined together.
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns settings associated with the block.
Link copied to clipboard
WAILA is the text that shows up when looking at a block to tell you what the block is. It can also be used for entities.
Link copied to clipboard
Called when any entity is removed for any reason (except chunk unloading)
Link copied to clipboard
Called when the entity is saved.
Link copied to clipboard
Called when debug info is requested for the entity by someone using the DebugWaxedWeatheredCutCopperStairs. If there is any transient data that can be useful for debugging, you're encouraged to save it here.