net.minecraft.block

public class CarvedPumpkinBlock

extends HorizontalFacingBlock

All mapped superinterfaces:

ItemLike

bde
net.minecraft.unmapped.C_57750635
net.minecraft.block.CarvedPumpkinBlock
net.minecraft.block.BlockCarvedPumpkin

Field summary

Modifier and TypeField
public static final DirectionProperty
a
f_65957488
FACING
field_196359_a
private BlockPattern
b
f_12010723
snowGolemBodyPattern
field_196361_b
private BlockPattern
c
f_21168372
snowGolemPattern
field_196362_c
private BlockPattern
o
f_15574079
ironGolemBodyPattern
field_196363_y
private BlockPattern
p
f_05385285
ironGolemPattern
field_196364_z
private static final Predicate<BlockState>
q
f_32135743
IS_GOLEM_BLOCK
field_196360_A

Constructor summary

ModifierConstructor
protected (Block$Properties arg0)

Method summary

Modifier and TypeMethod
public void
a(blb arg0, axx arg1, el arg2, blb arg3)
m_69334720(C_15815210 arg0, C_64041439 arg1, C_32594356 arg2, C_15815210 arg3)
onAdded(BlockState arg0, World arg1, BlockPos arg2, BlockState arg3)
func_196259_b(IBlockState arg0, World arg1, BlockPos arg2, IBlockState arg3)
public boolean
a(ayb arg0, el arg1)
m_42880927(C_46108969 arg0, C_32594356 arg1)
canSpawnGolem(WorldView world, BlockPos pos)
func_196354_a(IWorldReaderBase arg0, BlockPos arg1)
private void
a(axx arg0, el arg1)
m_03021285(C_64041439 arg0, C_32594356 arg1)
trySpawnGolem(World world, BlockPos pos)
func_196358_b(World arg0, BlockPos arg1)
public BlockState
a(arj arg0)
m_05287994(C_46212859 arg0)
getPlacementState(BlockPlaceContext arg0)
func_196258_a(BlockItemUseContext arg0)
protected void
a(bld$a<bcr, blb> arg0)
m_74806612(C_06229646$C_74484636<C_81592558, C_15815210> arg0)
buildStateDefinition(StateDefinition$Builder<Block, BlockState> arg0)
func_206840_a(StateContainer$Builder<Block, IBlockState> arg0)
protected BlockPattern
d()
m_60038338()
getSnowGolemBodyPattern()
func_196353_d()
protected BlockPattern
e()
m_82695454()
getSnowGolemPattern()
func_196355_e()
protected BlockPattern
f()
m_24917130()
getIronGolemBodyPattern()
func_196356_f()
protected BlockPattern
g()
m_06617422()
getIronGolemPattern()
func_196357_g()