Uses of Class
net.minecraft.block.pattern.BlockPattern
-
Uses of BlockPattern in net.minecraft.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
WitherSkeletonSkullBlock.witherPatternBase
private static BlockPattern
WitherSkeletonSkullBlock.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
WitherSkeletonSkullBlock.getOrCreateWitherBase()
private static BlockPattern
WitherSkeletonSkullBlock.getOrCreateWitherFull()
-
Uses of BlockPattern in net.minecraft.block.pattern
-
Uses of BlockPattern in net.minecraft.world.end