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 classBlocks -
Uses of ObjectHolder in net.minecraft.enchantment
Classes in net.minecraft.enchantment with annotations of type ObjectHolder Modifier and Type Class Description classEnchantments -
Uses of ObjectHolder in net.minecraft.item
Classes in net.minecraft.item with annotations of type ObjectHolder Modifier and Type Class Description classItems -
Uses of ObjectHolder in net.minecraft.particles
Classes in net.minecraft.particles with annotations of type ObjectHolder Modifier and Type Class Description classParticleTypes -
Uses of ObjectHolder in net.minecraft.potion
Classes in net.minecraft.potion with annotations of type ObjectHolder Modifier and Type Class Description classEffects -
Uses of ObjectHolder in net.minecraft.util
Classes in net.minecraft.util with annotations of type ObjectHolder Modifier and Type Class Description classSoundEvents -
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 BlockSlipperinessTest. BB_BLOCKstatic BlockStickyBlockTest. BLUE_BLOCKstatic BlockCustomPlantTypeTest. CUSTOM_PLANTstatic BlockCustomPlantTypeTest. 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 BlockMultiLayerModelTest. 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 ForgeWorldTypeForgeWorldTypeTest. testWorldType
-