net.minecraft.block.pattern

public class CachedBlockPosition

bvs
net.minecraft.class_2694
net.minecraft.block.pattern.CachedBlockPosition
net.minecraft.block.pattern.BlockPointer
net.minecraft.util.CachedBlockInfo
net.minecraft.util.CachedBlockInfo

Field summary

Modifier and TypeField
private final ViewableWorld
a
field_12330
world
world
field_177515_a
world
private final BlockPos
b
field_12331
pos
pos
field_177513_b
pos
private final boolean
c
field_12329
forceLoad
loadChunks
field_181628_c
forceLoad
private BlockState
d
field_12326
state
state
field_177514_c
state
private BlockEntity
e
field_12327
blockEntity
blockEntity
field_177511_d
tileEntity
private boolean
f
field_12328
cachedEntity
hasBlockEntity
field_177512_e
tileEntityInitialized

Constructor summary

ModifierConstructor
public (ViewableWorld world, BlockPos pos, boolean loadChunks)

Method summary

Modifier and TypeMethod
public BlockState
a()
method_11681()
getBlockState()
getState()
func_177509_a()
getBlockState()
public BlockEntity
b()
method_11680()
getBlockEntity()
getBlockEntity()
func_177507_b()
getTileEntity()
public ViewableWorld
c()
method_11679()
getWorld()
getWorld()
func_196960_c()
getWorld()
public BlockPos
d()
method_11683()
getBlockPos()
getPos()
func_177508_d()
getPos()
public static Predicate<CachedBlockPosition>
a(Predicate<bvo> arg0)
method_11678(Predicate<class_2680> arg0)
matchesBlockState(Predicate<BlockState> arg0)
hasState(Predicate<BlockState> predicate)
func_177510_a(Predicate<BlockState> arg0)
hasState(Predicate<BlockState> predicatesIn)