extends BlockEntity implements Nameable
All mapped superinterfaces:
| ejh | |
| net.minecraft.world.level.block.entity.BannerBlockEntity | |
| net.minecraft.class_2573 | |
| net.minecraft.block.entity.BannerBlockEntity |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static final int |
| ||||||||
| private static final String |
| ||||||||
| private static final Component |
| ||||||||
| private Component |
| ||||||||
| private final DyeColor |
| ||||||||
| private BannerPatternLayers |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (BlockPos pos, BlockState state) |
| public | (BlockPos pos, BlockState state, DyeColor baseColor) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public Component |
| ||||||||
| public Component |
| ||||||||
| protected void |
| ||||||||
| protected void |
| ||||||||
| public ClientboundBlockEntityDataPacket |
| ||||||||
| public CompoundTag |
| ||||||||
| public BannerPatternLayers |
| ||||||||
| public ItemStack |
| ||||||||
| public DyeColor |
| ||||||||
| protected void |
| ||||||||
| protected void |
| ||||||||
| public void |
|