implements TooltipAppender
| net.minecraft.world.item.component.BlockItemStateProperties | |
| net.minecraft.class_9275 | |
| net.minecraft.component.type.BlockStateComponent |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final Map<String, String> |
|
||||||
| public static final BlockStateComponent |
|
||||||
| public static final com.mojang.serialization.Codec<BlockStateComponent> |
|
||||||
| private static final PacketCodec<io.netty.buffer.ByteBuf, Map<String, String>> |
|
||||||
| public static final PacketCodec<io.netty.buffer.ByteBuf, BlockStateComponent> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Map<String, String> properties) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public <T extends Comparable<T>> BlockStateComponent |
|
||||||
| public <T extends Comparable<T>> BlockStateComponent |
|
||||||
| public <T extends Comparable<T>> T |
|
||||||
| public BlockState |
|
||||||
| private static <T extends Comparable<T>> BlockState |
|
||||||
| public boolean |
|
||||||
| public void |
|
||||||
| public Map<String, String> |
|
||||||
| private static BlockState |
|