public abstract class LavaFluid extends FlowingFluid
| 修飾子とタイプ | クラスと説明 | 
|---|---|
| static class  | LavaFluid.Flowing | 
| static class  | LavaFluid.Source | 
FALLING, LEVEL_1_8STATE_REGISTRY, stateContainerdelegate| コンストラクタと説明 | 
|---|
| LavaFluid() | 
calculateCorrectFlowingState, canFlow, causesDownwardCurrent, fillStateContainer, flowAround, func_205571_a, func_205572_b, func_215664_b, getActualHeight, getFlow, getFlowingFluidState, getHeight, getLevelFromState, getStillFluidState, tickcreateAttributes, getAttributes, getDefaultState, getLevel, getStateContainer, getTags, isEmpty, isIn, isSource, setDefaultStategetRegistryName, getRegistryType, setRegistryName, setRegistryName, setRegistryNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExplosionResistance, getFluid, isAABBInsideLiquid, isAABBInsideMaterial, isEntityInsidepublic Fluid getFlowingFluid()
getFlowingFluid クラス内 FlowingFluidpublic Fluid getStillFluid()
getStillFluid クラス内 FlowingFluidpublic Item getFilledBucket()
getFilledBucket クラス内 Fluidpublic void animateTick(World worldIn, BlockPos pos, IFluidState state, java.util.Random random)
animateTick クラス内 Fluidpublic void randomTick(World p_207186_1_, BlockPos pos, IFluidState state, java.util.Random random)
randomTick クラス内 Fluid@Nullable public IParticleData getDripParticleData()
getDripParticleData クラス内 Fluidprotected void beforeReplacingBlock(IWorld worldIn, BlockPos pos, BlockState state)
beforeReplacingBlock クラス内 FlowingFluidpublic int getSlopeFindDistance(IWorldReader worldIn)
getSlopeFindDistance クラス内 FlowingFluidpublic BlockState getBlockState(IFluidState state)
getBlockState クラス内 Fluidpublic boolean isEquivalentTo(Fluid fluidIn)
isEquivalentTo クラス内 Fluidpublic int getLevelDecreasePerBlock(IWorldReader worldIn)
getLevelDecreasePerBlock クラス内 FlowingFluidpublic boolean canDisplace(IFluidState p_215665_1_, IBlockReader p_215665_2_, BlockPos p_215665_3_, Fluid p_215665_4_, Direction p_215665_5_)
canDisplace クラス内 Fluidpublic int getTickRate(IWorldReader p_205569_1_)
getTickRate クラス内 Fluidpublic int func_215667_a(World p_215667_1_, BlockPos p_215667_2_, IFluidState p_215667_3_, IFluidState p_215667_4_)
func_215667_a クラス内 FlowingFluidprotected boolean canSourcesMultiply()
canSourcesMultiply クラス内 FlowingFluidprotected void flowInto(IWorld worldIn, BlockPos pos, BlockState blockStateIn, Direction direction, IFluidState fluidStateIn)
flowInto クラス内 FlowingFluidprotected boolean ticksRandomly()
ticksRandomly クラス内 Fluidprotected float getExplosionResistance()
getExplosionResistance クラス内 Fluid