Class WoodRegistry.Builder
java.lang.Object
io.github.vampirestudios.vampirelib.utils.registry.WoodRegistry.Builder
- Enclosing class:
- WoodRegistry
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbeehive()boat()build()button()coloredLeaves(int color) coloredLeaves(int color, String... nameIn) coloredLeaves(WoodRegistry.ColoredBlock... coloredLeavesBlocks) coloredLeaves(String nameIn) coloredLeaves(String... nameIn) coloredLeaves(String nameIn, int color) defaultBlocksColoredLeaves(int color) door()fence()ladder()leaves()log()of(net.minecraft.resources.ResourceLocation name) of(net.minecraft.resources.ResourceLocation name, net.minecraft.world.level.block.Block planks) of(net.minecraft.resources.ResourceLocation name, net.minecraft.world.level.block.Block planks, net.minecraft.world.level.block.grower.AbstractTreeGrower saplingGenerator) of(net.minecraft.resources.ResourceLocation name, net.minecraft.world.level.block.Block planks, net.minecraft.world.level.levelgen.feature.ConfiguredFeature<net.minecraft.world.level.levelgen.feature.HugeFungusConfiguration, ?> fungusGenerator) of(net.minecraft.resources.ResourceLocation name, net.minecraft.world.level.block.grower.AbstractTreeGrower saplingGenerator) of(net.minecraft.resources.ResourceLocation name, net.minecraft.world.level.levelgen.feature.ConfiguredFeature<net.minecraft.world.level.levelgen.feature.HugeFungusConfiguration, ?> fungusGenerator) planks()pottedSapling(String nameIn) pottedSapling(String... names) pressurePlate(net.minecraft.world.level.block.PressurePlateBlock.Sensitivity type) sapling()sign()slab()stairs()trapdoor()wood()
-
Field Details
-
name
public net.minecraft.resources.ResourceLocation name
-
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
of
-
of
public WoodRegistry.Builder of(net.minecraft.resources.ResourceLocation name, net.minecraft.world.level.block.grower.AbstractTreeGrower saplingGenerator) -
of
public WoodRegistry.Builder of(net.minecraft.resources.ResourceLocation name, net.minecraft.world.level.levelgen.feature.ConfiguredFeature<net.minecraft.world.level.levelgen.feature.HugeFungusConfiguration, ?> fungusGenerator) -
of
public WoodRegistry.Builder of(net.minecraft.resources.ResourceLocation name, net.minecraft.world.level.block.Block planks) -
of
public WoodRegistry.Builder of(net.minecraft.resources.ResourceLocation name, net.minecraft.world.level.block.Block planks, net.minecraft.world.level.block.grower.AbstractTreeGrower saplingGenerator) -
of
public WoodRegistry.Builder of(net.minecraft.resources.ResourceLocation name, net.minecraft.world.level.block.Block planks, net.minecraft.world.level.levelgen.feature.ConfiguredFeature<net.minecraft.world.level.levelgen.feature.HugeFungusConfiguration, ?> fungusGenerator) -
log
-
wood
-
strippedLog
-
strippedWood
-
stairs
-
slab
-
planks
-
leaves
-
leaves
-
leaves
-
coloredLeaves
-
coloredLeaves
-
coloredLeaves
-
coloredLeaves
-
coloredLeaves
-
coloredLeaves
-
coloredLeaves
-
sapling
-
pottedSapling
-
sapling
-
pottedSapling
-
saplings
-
pottedSapling
-
fence
-
fenceGate
-
bookshelf
-
door
-
trapdoor
-
button
-
pressurePlate
public WoodRegistry.Builder pressurePlate(net.minecraft.world.level.block.PressurePlateBlock.Sensitivity type) -
ladder
-
beehive
-
sign
-
boat
-
nonFlammable
-
mushroomLike
-
azaleaLike
-
spruceLike
-
defaultLogsAndWoods
-
defaultBlocks
-
defaultExtras
-
defaultBlocksColoredLeaves
-
defaultBlocksColoredLeaves
-
build
-