Class TrunkPlacerAction<T extends net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacer>

java.lang.Object
org.cyclops.cyclopscore.config.configurabletypeaction.ConfigurableTypeAction<C,I>
org.cyclops.cyclopscore.config.configurabletypeaction.ConfigurableTypeActionForge<TrunkPlacerConfig<T>,net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacerType<T>>
org.cyclops.cyclopscore.config.configurabletypeaction.TrunkPlacerAction<T>

public class TrunkPlacerAction<T extends net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacer> extends ConfigurableTypeActionForge<TrunkPlacerConfig<T>,net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacerType<T>>
The action used for TrunkPlacerConfig.
See Also:
  • Constructor Details

    • TrunkPlacerAction

      public TrunkPlacerAction()