类 LavaFluid.Source
java.lang.Object
net.minecraft.world.level.material.Fluid
net.minecraft.world.level.material.FlowingFluid
net.minecraft.world.level.material.LavaFluid
net.minecraft.world.level.material.LavaFluid.Source
- 所有已实现的接口:
IForgeFluid
- 封闭类:
LavaFluid
-
嵌套类概要
从类继承的嵌套类/接口 net.minecraft.world.level.material.LavaFluid
LavaFluid.Flowing, LavaFluid.Source
从类继承的嵌套类/接口 net.minecraft.world.level.material.FlowingFluid
FlowingFluid.BlockStatePairKey, FlowingFluid.SpreadContext
-
字段概要
从类继承的字段 net.minecraft.world.level.material.LavaFluid
MIN_LEVEL_CUTOFF
从类继承的字段 net.minecraft.world.level.material.FlowingFluid
FALLING, LEVEL
从类继承的字段 net.minecraft.world.level.material.Fluid
FLUID_STATE_REGISTRY, stateDefinition
-
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraft.world.level.material.LavaFluid
animateTick, beforeDestroyingBlock, canBeReplacedWith, canConvertToSource, createLegacyBlock, getBucket, getDripParticle, getDropOff, getExplosionResistance, getFlowing, getPickupSound, getSlopeFindDistance, getSource, getSpreadDelay, getTickDelay, isRandomlyTicking, isSame, randomTick, spreadTo
从类继承的方法 net.minecraft.world.level.material.FlowingFluid
canConvertToSource, createFluidStateDefinition, getFlow, getFlowing, getHeight, getLegacyLevel, getNewLiquid, getOwnHeight, getShape, getSlopeDistance, getSource, getSpread, isSolidFace, isWaterHole, spread, tick
从类继承的方法 net.minecraft.world.level.material.Fluid
builtInRegistryHolder, defaultFluidState, getFluidType, getStateDefinition, is, isEmpty, registerDefaultState
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 net.minecraftforge.common.extensions.IForgeFluid
canExtinguish, canHydrate, getAdjacentBlockPathType, getBlockPathType, getExplosionResistance, move, shouldUpdateWhileBoating, supportsBoating
-
构造器详细资料
-
Source
public Source()
-
-
方法详细资料
-
getAmount
- 指定者:
getAmount
在类中FlowingFluid
-
isSource
-