Uses of Class
net.minecraft.world.level.block.state.pattern.BlockPattern
Package
Description
-
Uses of BlockPattern in net.minecraft.world.level.block
Modifier and TypeFieldDescriptionprivate BlockPattern
CarvedPumpkinBlock.ironGolemBase
private BlockPattern
CarvedPumpkinBlock.ironGolemFull
private static BlockPattern
EndPortalFrameBlock.portalShape
private BlockPattern
CarvedPumpkinBlock.snowGolemBase
private BlockPattern
CarvedPumpkinBlock.snowGolemFull
private static BlockPattern
WitherSkullBlock.witherPatternBase
private static BlockPattern
WitherSkullBlock.witherPatternFull
Modifier and TypeMethodDescriptionprivate BlockPattern
CarvedPumpkinBlock.getOrCreateIronGolemBase()
private BlockPattern
CarvedPumpkinBlock.getOrCreateIronGolemFull()
static BlockPattern
EndPortalFrameBlock.getOrCreatePortalShape()
private BlockPattern
CarvedPumpkinBlock.getOrCreateSnowGolemBase()
private BlockPattern
CarvedPumpkinBlock.getOrCreateSnowGolemFull()
private static BlockPattern
WitherSkullBlock.getOrCreateWitherBase()
private static BlockPattern
WitherSkullBlock.getOrCreateWitherFull()
-
Uses of BlockPattern in net.minecraft.world.level.block.state.pattern
-
Uses of BlockPattern in net.minecraft.world.level.dimension.end