Record Class SeasonRecipeKey
java.lang.Object
java.lang.Record
zombie.scripting.objects.SeasonRecipeKey
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKeystatic final SeasonRecipeKey -
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of aSeasonRecipeKeyrecord class. -
Method Summary
-
Field Details
-
BARLEY_GROWING_SEASON
-
BASIL_GROWING_SEASON
-
BELL_PEPPER_GROWING_SEASON
-
BLACK_SAGE_GROWING_SEASON
-
BROADLEAF_PLANTAIN_GROWING_SEASON
-
BROCCOLI_GROWING_SEASON
-
CABBAGE_GROWING_SEASON
-
CARROT_GROWING_SEASON
-
CAULIFLOWER_GROWING_SEASON
-
CHAMOMILE_GROWING_SEASON
-
CHIVES_GROWING_SEASON
-
CILANTRO_GROWING_SEASON
-
COMFREY_GROWING_SEASON
-
COMMON_MALLOW_GROWING_SEASON
-
CORN_GROWING_SEASON
-
CUCUMBER_GROWING_SEASON
-
FLAX_GROWING_SEASON
-
GARLIC_GROWING_SEASON
-
GREEN_PEA_GROWING_SEASON
-
HABANERO_GROWING_SEASON
-
HEMP_GROWING_SEASON
-
HOPS_GROWING_SEASON
-
JALAPENO_GROWING_SEASON
-
KALE_GROWING_SEASON
-
LAVENDER_GROWING_SEASON
-
LEEK_GROWING_SEASON
-
LEMONGRASS_GROWING_SEASON
-
LETTUCE_GROWING_SEASON
-
MARIGOLD_GROWING_SEASON
-
MINT_GROWING_SEASON
-
ONION_GROWING_SEASON
-
OREGANO_GROWING_SEASON
-
PARSLEY_GROWING_SEASON
-
POPPY_GROWING_SEASON
-
POTATO_GROWING_SEASON
-
PUMPKIN_GROWING_SEASON
-
RADISH_GROWING_SEASON
-
ROSEMARY_GROWING_SEASON
-
ROSE_GROWING_SEASON
-
RYE_GROWING_SEASON
-
SAGE_GROWING_SEASON
-
SOYBEAN_GROWING_SEASON
-
SPINACH_GROWING_SEASON
-
STRAWBERRY_GROWING_SEASON
-
SUGAR_BEET_GROWING_SEASON
-
SUNFLOWER_GROWING_SEASON
-
SWEET_POTATO_GROWING_SEASON
-
THYME_GROWING_SEASON
-
TOBACCO_GROWING_SEASON
-
TOMATO_GROWING_SEASON
-
TURNIP_GROWING_SEASON
-
WATERMELON_GROWING_SEASON
-
WHEAT_GROWING_SEASON
-
WILD_GARLIC_GROWING_SEASON
-
ZUCCHINI_GROWING_SEASON
-
-
Constructor Details
-
SeasonRecipeKey
Creates an instance of aSeasonRecipeKeyrecord class.- Parameters:
id- the value for theidrecord component
-
-
Method Details
-
toString
-
hashCode
-
equals
Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal. All components in this record class are compared withObjects::equals(Object,Object). -
id
Returns the value of theidrecord component.- Returns:
- the value of the
idrecord component
-