Uses of Record Class
net.minecraft.block.entity.DecoratedPotBlockEntity.Sherds
Packages that use DecoratedPotBlockEntity.Sherds
-
Uses of DecoratedPotBlockEntity.Sherds in net.minecraft.block.entity
Fields in net.minecraft.block.entity declared as DecoratedPotBlockEntity.SherdsModifier and TypeFieldDescriptionstatic final DecoratedPotBlockEntity.Sherds
DecoratedPotBlockEntity.Sherds.DEFAULT
private DecoratedPotBlockEntity.Sherds
DecoratedPotBlockEntity.sherds
Methods in net.minecraft.block.entity that return DecoratedPotBlockEntity.SherdsModifier and TypeMethodDescriptionDecoratedPotBlockEntity.Sherds.fromNbt
(@Nullable NbtCompound nbt) DecoratedPotBlockEntity.getSherds()
Methods in net.minecraft.block.entity with parameters of type DecoratedPotBlockEntity.SherdsModifier and TypeMethodDescriptionstatic ItemStack
DecoratedPotBlockEntity.getStackWith
(DecoratedPotBlockEntity.Sherds sherds)