Package | Description |
---|---|
net.minecraft.block | |
net.minecraft.block.pattern | |
net.minecraft.world.end |
Modifier and Type | Field and Description |
---|---|
private BlockPattern |
CarvedPumpkinBlock.golemBasePattern |
private BlockPattern |
CarvedPumpkinBlock.golemPattern |
private static BlockPattern |
EndPortalFrameBlock.portalShape |
private BlockPattern |
CarvedPumpkinBlock.snowmanBasePattern |
private BlockPattern |
CarvedPumpkinBlock.snowmanPattern |
private static BlockPattern |
WitherSkeletonSkullBlock.witherPatternBase |
private static BlockPattern |
WitherSkeletonSkullBlock.witherPatternFull |
Modifier and Type | Method and Description |
---|---|
private BlockPattern |
CarvedPumpkinBlock.getGolemBasePattern() |
private BlockPattern |
CarvedPumpkinBlock.getGolemPattern() |
static BlockPattern |
EndPortalFrameBlock.getOrCreatePortalShape() |
private static BlockPattern |
WitherSkeletonSkullBlock.getOrCreateWitherBase() |
private static BlockPattern |
WitherSkeletonSkullBlock.getOrCreateWitherFull() |
private BlockPattern |
CarvedPumpkinBlock.getSnowmanBasePattern() |
private BlockPattern |
CarvedPumpkinBlock.getSnowmanPattern() |
Modifier and Type | Method and Description |
---|---|
BlockPattern |
BlockPatternBuilder.build() |
Modifier and Type | Field and Description |
---|---|
private BlockPattern |
DragonFightManager.portalPattern |