public interface ImmutableGoldenAppleData extends ImmutableVariantData<GoldenApple,ImmutableGoldenAppleData,GoldenAppleData>
ImmutableVariantData handling the GoldenApple of an
ItemStack of the ItemTypes.GOLDEN_APPLE.
Since different types of golden apples 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.
typeasMutable, copy, with, withgetContentVersion, toContainer