Package net.minecraftforge.fluids
Class ForgeFlowingFluid.Properties
java.lang.Object
net.minecraftforge.fluids.ForgeFlowingFluid.Properties
- Enclosing class:
- ForgeFlowingFluid
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate Supplier<? extends LiquidBlock>private floatprivate intprivate intprivate int
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionblock(Supplier<? extends LiquidBlock> block) explosionResistance(float explosionResistance) levelDecreasePerBlock(int levelDecreasePerBlock) slopeFindDistance(int slopeFindDistance) tickRate(int tickRate) 
- 
Field Details- 
fluidType
- 
still
- 
flowing
- 
bucket
- 
block
- 
slopeFindDistanceprivate int slopeFindDistance
- 
levelDecreasePerBlockprivate int levelDecreasePerBlock
- 
explosionResistanceprivate float explosionResistance
- 
tickRateprivate int tickRate
 
- 
- 
Constructor Details- 
Properties
 
- 
- 
Method Details- 
bucket
- 
block
- 
slopeFindDistance
- 
levelDecreasePerBlock
- 
explosionResistance
- 
tickRate
 
-