Class CreateWoodSet

java.lang.Object
com.petrolpark.core.registrate.CreateWoodSet

public class CreateWoodSet extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static final void
    addCreateEntries(com.tterrag.registrate.AbstractRegistrate<?> registrate, WoodSetEntry woodSet)
     
    static final Function<com.tterrag.registrate.providers.RegistrateBlockstateProvider,net.neoforged.neoforge.client.model.generators.ModelFile>
    getPaneModelProvider(String prefix, String partial, net.minecraft.resources.ResourceLocation paneTexture, Supplier<net.minecraft.resources.ResourceLocation> edgeTextureSup)
     
    static final boolean
    never(net.minecraft.world.level.block.state.BlockState p_235436_0_, net.minecraft.world.level.BlockGetter p_235436_1_, net.minecraft.core.BlockPos p_235436_2_)
     
    static final boolean
    never(net.minecraft.world.level.block.state.BlockState p_235427_0_, net.minecraft.world.level.BlockGetter p_235427_1_, net.minecraft.core.BlockPos p_235427_2_, net.minecraft.world.entity.EntityType<?> p_235427_3_)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • CreateWoodSet

      public CreateWoodSet()
  • Method Details

    • addCreateEntries

      public static final void addCreateEntries(com.tterrag.registrate.AbstractRegistrate<?> registrate, WoodSetEntry woodSet)
    • never

      public static final boolean never(net.minecraft.world.level.block.state.BlockState p_235436_0_, net.minecraft.world.level.BlockGetter p_235436_1_, net.minecraft.core.BlockPos p_235436_2_)
    • never

      public static final boolean never(net.minecraft.world.level.block.state.BlockState p_235427_0_, net.minecraft.world.level.BlockGetter p_235427_1_, net.minecraft.core.BlockPos p_235427_2_, net.minecraft.world.entity.EntityType<?> p_235427_3_)
    • getPaneModelProvider

      public static final Function<com.tterrag.registrate.providers.RegistrateBlockstateProvider,net.neoforged.neoforge.client.model.generators.ModelFile> getPaneModelProvider(String prefix, String partial, net.minecraft.resources.ResourceLocation paneTexture, Supplier<net.minecraft.resources.ResourceLocation> edgeTextureSup)