Uses of Class
dev.satyrn.sowwhatyoureap.configuration.Configuration.YieldsConfig.YieldConfig
Packages that use Configuration.YieldsConfig.YieldConfig
-
Uses of Configuration.YieldsConfig.YieldConfig in dev.satyrn.sowwhatyoureap.configuration
Modifier and TypeClassDescriptionstatic final class
Models yield information for a potato-like crop which can drop a secondary type of item.static final class
Models yield information for a crop with seeds.Fields in dev.satyrn.sowwhatyoureap.configuration declared as Configuration.YieldsConfig.YieldConfigModifier and TypeFieldDescriptionfinal @NotNull Configuration.YieldsConfig.YieldConfig
Configuration.YieldsConfig.carrot
Yields for the carrot crop.final @NotNull Configuration.YieldsConfig.YieldConfig
Configuration.YieldsConfig.netherWart
Yields for the nether wart crop.