classpublicPriority 1
GatheringConfig
com.hypixel.hytale.server.core.asset.type.gameplay.GatheringConfig
2
Methods
2
Public Methods
0
Fields
1
Constructors
Constants
BuilderCodec<GatheringConfig>CODEC= BuilderCodec.builder(GatheringConfig.class, GatheringConfig::new)
.appendInherited(
...
Constructors
public
GatheringConfig()Methods
Public Methods (2)
public
GatheringEffectsConfig getIncorrectToolConfig()@Nonnull
public
GatheringEffectsConfig getUnbreakableBlockConfig()@Nonnull
Related Classes
Used By