Uses of Class
net.minecraftforge.registries.ObjectHolder
-
-
Uses of ObjectHolder in net.minecraft.block
Classes in net.minecraft.block with annotations of type ObjectHolder Modifier and Type Class Description class
Blocks
-
Uses of ObjectHolder in net.minecraft.enchantment
Classes in net.minecraft.enchantment with annotations of type ObjectHolder Modifier and Type Class Description class
Enchantments
-
Uses of ObjectHolder in net.minecraft.item
Classes in net.minecraft.item with annotations of type ObjectHolder Modifier and Type Class Description class
Items
-
Uses of ObjectHolder in net.minecraft.particles
Classes in net.minecraft.particles with annotations of type ObjectHolder Modifier and Type Class Description class
ParticleTypes
-
Uses of ObjectHolder in net.minecraft.potion
Classes in net.minecraft.potion with annotations of type ObjectHolder Modifier and Type Class Description class
Effects
-
Uses of ObjectHolder in net.minecraft.util
Classes in net.minecraft.util with annotations of type ObjectHolder Modifier and Type Class Description class
SoundEvents
-
Uses of ObjectHolder in net.minecraftforge.common.crafting
Fields in net.minecraftforge.common.crafting with annotations of type ObjectHolder Modifier and Type Field Description static IRecipeSerializer<IRecipe<?>>
ConditionalRecipe. SERIALZIER
-
Uses of ObjectHolder in net.minecraftforge.debug.block
Fields in net.minecraftforge.debug.block with annotations of type ObjectHolder Modifier and Type Field Description static Block
SlipperinessTest. BB_BLOCK
static Block
StickyBlockTest. BLUE_BLOCK
static Block
CustomPlantTypeTest. CUSTOM_PLANT
static Block
CustomPlantTypeTest. CUSTOM_SOIL
-
Uses of ObjectHolder in net.minecraftforge.debug.client.model
Fields in net.minecraftforge.debug.client.model with annotations of type ObjectHolder Modifier and Type Field Description static Block
MultiLayerModelTest. TEST_BLOCK
-
Uses of ObjectHolder in net.minecraftforge.debug.misc
Fields in net.minecraftforge.debug.misc with annotations of type ObjectHolder Modifier and Type Field Description static ContainerType<ContainerTypeTest.TestContainer>
ContainerTypeTest. TYPE
-
Uses of ObjectHolder in net.minecraftforge.debug.world
Fields in net.minecraftforge.debug.world with annotations of type ObjectHolder Modifier and Type Field Description static ForgeWorldType
ForgeWorldTypeTest. testWorldType
-