extends BlockEntity implements Nameable
All mapped superinterfaces:
dum | |
net.minecraft.world.level.block.entity.BannerBlockEntity | |
net.minecraft.class_2573 | |
net.minecraft.block.entity.BannerBlockEntity | |
net.minecraft.world.level.block.entity.TileEntityBanner |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private static final org.slf4j.Logger |
| ||||||||
public static final int |
| ||||||||
private static final String |
| ||||||||
private Component |
| ||||||||
private 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 void |
| ||||||||
public Component |
| ||||||||
public Component |
| ||||||||
protected void |
| ||||||||
protected void |
| ||||||||
public ClientboundBlockEntityDataPacket |
| ||||||||
public CompoundTag |
| ||||||||
public BannerPatternLayers |
| ||||||||
public ItemStack |
| ||||||||
public DyeColor |
| ||||||||
protected void |
| ||||||||
protected void |
| ||||||||
public void |
|