public interface ImmutableFishData extends ImmutableVariantData<Fish,ImmutableFishData,FishData>
ImmutableVariantData
handling the Fish
of an
ItemStack
of the ItemTypes.FISH
.
Since different types of fish have different properties, it is recommended to further check the specific item properties associated with the fish type from the item stack after changing this data.
type
asMutable, copy, with, with
getContentVersion, toContainer