Class TreeDecoratorRegistry

java.lang.Object
tech.anonymoushacker1279.immersiveweapons.init.TreeDecoratorRegistry

public class TreeDecoratorRegistry extends Object
  • Field Details

    • TREE_DECORATORS

      public static final net.minecraftforge.registries.DeferredRegister<net.minecraft.world.level.levelgen.feature.treedecorators.TreeDecoratorType<?>> TREE_DECORATORS
    • BURNED_BRANCH_DECORATOR

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.treedecorators.TreeDecoratorType<BurnedBranchDecorator>> BURNED_BRANCH_DECORATOR
  • Constructor Details

    • TreeDecoratorRegistry

      public TreeDecoratorRegistry()