| Package | Description |
|---|---|
| net.minecraft.block | |
| net.minecraft.block.state.pattern | |
| net.minecraft.world.end |
| Modifier and Type | Field and Description |
|---|---|
private BlockPattern |
BlockPumpkin.golemBasePattern |
private BlockPattern |
BlockPumpkin.golemPattern |
private static BlockPattern |
BlockEndPortalFrame.portalShape |
private BlockPattern |
BlockPumpkin.snowmanBasePattern |
private BlockPattern |
BlockPumpkin.snowmanPattern |
private BlockPattern |
BlockSkull.witherBasePattern |
private BlockPattern |
BlockSkull.witherPattern |
| Modifier and Type | Method and Description |
|---|---|
protected BlockPattern |
BlockPumpkin.getGolemBasePattern() |
protected BlockPattern |
BlockPumpkin.getGolemPattern() |
static BlockPattern |
BlockEndPortalFrame.getOrCreatePortalShape() |
protected BlockPattern |
BlockPumpkin.getSnowmanBasePattern() |
protected BlockPattern |
BlockPumpkin.getSnowmanPattern() |
protected BlockPattern |
BlockSkull.getWitherBasePattern() |
protected BlockPattern |
BlockSkull.getWitherPattern() |
| Modifier and Type | Method and Description |
|---|---|
BlockPattern |
FactoryBlockPattern.build() |
| Modifier and Type | Field and Description |
|---|---|
private BlockPattern |
DragonFightManager.portalPattern |