Package io.github.vampirestudios.vampirelib.api
package io.github.vampirestudios.vampirelib.api
-
ClassDescriptionImplementation class of
ItemGroupFillerfor fillingItems alphabetically.This class is used to hold the link between two different blocks (See for exampleOxidizableBlocksRegistry.registerOxidizableBlockPair(Block, Block)andOxidizableBlocksRegistry.registerWaxableBlockPair(Block, Block))Provides methods for registering convertible blocks.Extend this class to create dynamic registry tags.Extend this class to createMobEffecttags in the "/mob_effects" tag directory.Extend this class to createNormalNoise.NoiseParameterstags in the "worldgen/biomes" tag directory.Register an instance of the class withFabricDataGenerator.addProvider(java.util.function.Function<net.fabricmc.fabric.api.datagen.v1.FabricDataGenerator, P>)in aDataGeneratorEntrypointRegister an instance of the class withFabricDataGenerator.addProvider(java.util.function.Function<net.fabricmc.fabric.api.datagen.v1.FabricDataGenerator, P>)in aDataGeneratorEntrypointImplemented on chest blocks that make use of Blueprint's chest system.Interface implemented on classes for special filling ofItems inCreativeModeTabs.Contains all the data to completely define a sound event.Constructs sound files forSoundDefinition.Defines how a sound is interpreted by Minecraft.