public abstract class MixinWorld_SlowCollisionCheck extends java.lang.Object implements ICubicWorld
ICubicWorld.SurfaceType| Constructor and Description |
|---|
MixinWorld_SlowCollisionCheck() |
| Modifier and Type | Method and Description |
|---|---|
abstract net.minecraft.block.state.IBlockState |
getBlockState(net.minecraft.util.math.BlockPos pos) |
abstract net.minecraft.world.border.WorldBorder |
getWorldBorder() |
abstract boolean |
isBlockLoaded(net.minecraft.util.math.BlockPos pos) |
abstract boolean |
isInsideWorldBorder(net.minecraft.entity.Entity p_191503_1_) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanBeTopBlock, findTopBlock, findTopBlock, getActualHeight, getCubeCache, getCubeFromBlockCoords, getCubeFromCubeCoords, getCubeFromCubeCoords, getEffectiveHeight, getMaxGenerationHeight, getMinGenerationHeight, getSurfaceForCube, getSurfaceForCube, isBlockColumnLoaded, isBlockColumnLoaded, isCubicWorld, testForCubes, testForCubes, testForCubesgetMaxHeight, getMinHeightpublic abstract boolean isInsideWorldBorder(net.minecraft.entity.Entity p_191503_1_)
public abstract net.minecraft.world.border.WorldBorder getWorldBorder()
public abstract boolean isBlockLoaded(net.minecraft.util.math.BlockPos pos)
public abstract net.minecraft.block.state.IBlockState getBlockState(net.minecraft.util.math.BlockPos pos)