net.minecraft.block.state

public interface BlockProperties

arr
net.minecraft.unmapped.C_12925784
net.minecraft.block.state.BlockProperties

Method summary

Modifier and TypeMethod
Material
a()
m_51557679()
getMaterial()
boolean
b()
m_24466126()
isOpaque()
boolean
a(rw arg0)
m_20141418(C_42232651 arg0)
canSpawn(Entity entity)
int
c()
m_80363599()
getOpacity()
int
d()
m_56770786()
getLight()
boolean
f()
m_72519921()
usesNeighborLight()
MapColor
g()
m_52534637()
getMapColor()
BlockState
a(aos arg0)
m_62675393(C_29544645 arg0)
rotate(BlockRotation rotation)
BlockState
a(anf arg0)
m_88478275(C_97363899 arg0)
mirror(BlockMirror mirror)
boolean
h()
m_77944256()
isCube()
RenderType
i()
m_97944410()
getRenderType()
boolean
k()
m_11500250()
blocksAmbientLight()
boolean
l()
m_94701072()
isSolid()
boolean
m()
m_96079451()
isSignalSource()
int
a(aih arg0, cm arg1, ct arg2)
m_02789451(C_46108969 arg0, C_32594356 arg1, C_28786548 arg2)
getSignal(WorldView world, BlockPos pos, Direction dir)
boolean
n()
m_29595965()
isAnalogSignalSource()
int
a(aid arg0, cm arg1)
m_64054416(C_64041439 arg0, C_32594356 arg1)
getAnalogSignal(World world, BlockPos pos)
float
b(aid arg0, cm arg1)
m_26217572(C_64041439 arg0, C_32594356 arg1)
getMiningSpeed(World world, BlockPos pos)
float
a(zs arg0, aid arg1, cm arg2)
m_46963644(C_40996800 arg0, C_64041439 arg1, C_32594356 arg2)
getMiningSpeed(PlayerEntity player, World world, BlockPos pos)
int
b(aih arg0, cm arg1, ct arg2)
m_32185708(C_46108969 arg0, C_32594356 arg1, C_28786548 arg2)
getDirectSignal(WorldView world, BlockPos pos, Direction dir)
PistonMoveBehavior
o()
m_69103614()
getPistonMoveBehavior()
BlockState
b(aih arg0, cm arg1)
m_94854236(C_46108969 arg0, C_32594356 arg1)
resolveVirtualProperties(WorldView world, BlockPos pos)
boolean
p()
m_40717258()
isSolidRender()
Box
d(aid arg0, cm arg1)
m_87324762(C_64041439 arg0, C_32594356 arg1)
getCollisionShape(World world, BlockPos pos)
void
a(aid arg0, cm arg1, bby arg2, List<bby> arg3, rw arg4)
m_70553113(C_64041439 arg0, C_32594356 arg1, C_82690114 arg2, List<C_82690114> arg3, C_42232651 arg4)
addCollisions(World world, BlockPos pos, Box shape, List<Box> collisions, Entity entity)
Box
c(aih arg0, cm arg1)
m_97354762(C_46108969 arg0, C_32594356 arg1)
getShape(WorldView world, BlockPos pos)
HitResult
a(aid arg0, cm arg1, bcb arg2, bcb arg3)
m_96820683(C_64041439 arg0, C_32594356 arg1, C_94584382 arg2, C_94584382 arg3)
rayTrace(World world, BlockPos pos, Vec3d vec1, Vec3d vec2)
boolean
q()
m_04803325()
isFullBlock()
boolean
e()
m_59276764()
isTranslucent()
int
a(aih arg0, cm arg1)
m_44325842(C_46108969 arg0, C_32594356 arg1)
getLightColor(WorldView world, BlockPos pos)
float
j()
m_04768205()
getAmbientOcclusionLight()
Box
c(aid arg0, cm arg1)
m_60409168(C_64041439 arg0, C_32594356 arg1)
getOutlineShape(World world, BlockPos pos)
boolean
c(aih arg0, cm arg1, ct arg2)
m_94752990(C_46108969 arg0, C_32594356 arg1, C_28786548 arg2)
shouldRenderFace(WorldView world, BlockPos pos, Direction face)