Uses of Record Class
net.minecraft.block.entity.Sherds
Packages that use Sherds
Package
Description
The base package for all Minecraft classes.
-
Uses of Sherds in net.minecraft
Fields in net.minecraft with type parameters of type Sherds -
Uses of Sherds in net.minecraft.block.entity
Fields in net.minecraft.block.entity declared as SherdsModifier and TypeFieldDescriptionstatic final SherdsSherds.DEFAULTprivate SherdsDecoratedPotBlockEntity.sherdsFields in net.minecraft.block.entity with type parameters of type SherdsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<Sherds> Sherds.field_49414static final PacketCodec<RegistryByteBuf, Sherds> Sherds.field_49415Methods in net.minecraft.block.entity that return SherdsModifier and TypeMethodDescriptionstatic SherdsSherds.fromNbt(@Nullable NbtCompound nbt) DecoratedPotBlockEntity.getSherds()Methods in net.minecraft.block.entity with parameters of type SherdsModifier and TypeMethodDescriptionstatic ItemStackDecoratedPotBlockEntity.getStackWith(Sherds sherds)