Uses of Record Class
net.minecraft.block.entity.Sherds
-
Uses of Sherds in net.minecraft.block.entity
Modifier and TypeFieldDescriptionstatic final Sherds
Sherds.DEFAULT
private Sherds
DecoratedPotBlockEntity.sherds
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<Sherds> Sherds.CODEC
static final PacketCodec
<RegistryByteBuf, Sherds> Sherds.PACKET_CODEC
Modifier and TypeMethodDescriptionstatic Sherds
Sherds.fromNbt
(@Nullable NbtCompound nbt) DecoratedPotBlockEntity.getSherds()
Modifier and TypeMethodDescriptionstatic ItemStack
DecoratedPotBlockEntity.getStackWith
(Sherds sherds) -
Uses of Sherds in net.minecraft.component
Modifier and TypeFieldDescriptionstatic final DataComponentType
<Sherds> DataComponentTypes.POT_DECORATIONS