| dmw | |
| net.minecraft.world.item.component.CustomData | |
| net.minecraft.class_9279 | |
| net.minecraft.component.type.NbtComponent |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static final CustomData |
| ||||||||
| public static final com.mojang.serialization.Codec<CompoundTag> |
| ||||||||
| public static final com.mojang.serialization.Codec<CustomData> |
| ||||||||
| public static final StreamCodec<io.netty.buffer.ByteBuf, CustomData> |
| ||||||||
| private final CompoundTag |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (CompoundTag nbt) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static CustomData |
| ||||||||
| public boolean |
| ||||||||
| public static void |
| ||||||||
| public static void |
| ||||||||
| public CustomData |
| ||||||||
| public boolean |
| ||||||||
| public CompoundTag |
|