net.minecraft.block.state

public interface BlockProperties

atk
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(sn 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(aqi arg0)
m_62675393(C_29544645 arg0)
rotate(BlockRotation rotation)
BlockState
a(aou arg0)
m_88478275(C_97363899 arg0)
mirror(BlockMirror mirror)
boolean
h()
m_77944256()
isCube()
RenderType
j()
m_97944410()
getRenderType()
boolean
l()
m_11500250()
blocksAmbientLight()
boolean
m()
m_94701072()
isSolid()
boolean
n()
m_96079451()
isSignalSource()
int
a(ajw arg0, co arg1, cv arg2)
m_02789451(C_46108969 arg0, C_32594356 arg1, C_28786548 arg2)
getSignal(WorldView world, BlockPos pos, Direction dir)
boolean
o()
m_29595965()
isAnalogSignalSource()
int
a(ajs arg0, co arg1)
m_64054416(C_64041439 arg0, C_32594356 arg1)
getAnalogSignal(World world, BlockPos pos)
float
b(ajs arg0, co arg1)
m_26217572(C_64041439 arg0, C_32594356 arg1)
getMiningSpeed(World world, BlockPos pos)
float
a(aay arg0, ajs arg1, co arg2)
m_46963644(C_40996800 arg0, C_64041439 arg1, C_32594356 arg2)
getMiningSpeed(PlayerEntity player, World world, BlockPos pos)
int
b(ajw arg0, co arg1, cv arg2)
m_32185708(C_46108969 arg0, C_32594356 arg1, C_28786548 arg2)
getDirectSignal(WorldView world, BlockPos pos, Direction dir)
PistonMoveBehavior
p()
m_69103614()
getPistonMoveBehavior()
BlockState
b(ajw arg0, co arg1)
m_94854236(C_46108969 arg0, C_32594356 arg1)
resolveVirtualProperties(WorldView world, BlockPos pos)
boolean
q()
m_40717258()
isSolidRender()
Box
c(ajw arg0, co arg1)
m_87324762(C_46108969 arg0, C_32594356 arg1)
getCollisionShape(WorldView world, BlockPos pos)
void
a(ajs arg0, co arg1, bdt arg2, List<bdt> arg3, sn arg4, boolean arg5)
m_70553113(C_64041439 arg0, C_32594356 arg1, C_82690114 arg2, List<C_82690114> arg3, C_42232651 arg4, boolean arg5)
addCollisions(World world, BlockPos pos, Box shape, List<Box> collisions, Entity entity, boolean forceShape)
Box
d(ajw arg0, co arg1)
m_97354762(C_46108969 arg0, C_32594356 arg1)
getShape(WorldView world, BlockPos pos)
HitResult
a(ajs arg0, co arg1, bdw arg2, bdw 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
r()
m_04803325()
isFullBlock()
Vec3d
e(ajw arg0, co arg1)
m_27729891(C_46108969 arg0, C_32594356 arg1)
getOffset(WorldView world, BlockPos pos)
boolean
s()
m_33075599()
isViewBlocking()
boolean
e()
m_59276764()
isTranslucent()
boolean
i()
m_29577551()
hasCustomMiningProgress()
int
a(ajw arg0, co arg1)
m_44325842(C_46108969 arg0, C_32594356 arg1)
getLightColor(WorldView world, BlockPos pos)
float
k()
m_04768205()
getAmbientOcclusionLight()
Box
c(ajs arg0, co arg1)
m_60409168(C_64041439 arg0, C_32594356 arg1)
getOutlineShape(World world, BlockPos pos)
boolean
c(ajw arg0, co arg1, cv arg2)
m_94752990(C_46108969 arg0, C_32594356 arg1, C_28786548 arg2)
shouldRenderFace(WorldView world, BlockPos pos, Direction face)