类 FlowingFluid.SpreadContext

java.lang.Object
net.minecraft.world.level.material.FlowingFluid.SpreadContext
封闭类:
FlowingFluid

protected class FlowingFluid.SpreadContext extends Object
  • 字段详细资料

    • level

      private final BlockGetter level
    • origin

      private final BlockPos origin
    • stateCache

      private final it.unimi.dsi.fastutil.shorts.Short2ObjectMap<BlockState> stateCache
    • holeCache

      private final it.unimi.dsi.fastutil.shorts.Short2BooleanMap holeCache
  • 构造器详细资料

  • 方法详细资料

    • getBlockState

      public BlockState getBlockState(BlockPos p_366261_)
    • getBlockState

      private BlockState getBlockState(BlockPos p_361123_, short p_365944_)
    • isHole

      public boolean isHole(BlockPos p_370165_)
    • getCacheKey

      private short getCacheKey(BlockPos p_363365_)