Uses of Class
net.minecraftforge.registries.RegistryObject
Packages that use RegistryObject
Package
Description
-
Uses of RegistryObject in net.minecraftforge.common
Fields in net.minecraftforge.common declared as RegistryObjectModifier and TypeFieldDescriptionstatic final RegistryObject<com.mojang.serialization.Codec<ForgeBiomeModifiers.AddFeaturesBiomeModifier>>ForgeMod.ADD_FEATURES_BIOME_MODIFIER_TYPEStock biome modifier for adding features to biomes.static final RegistryObject<com.mojang.serialization.Codec<ForgeBiomeModifiers.AddSpawnsBiomeModifier>>ForgeMod.ADD_SPAWNS_BIOME_MODIFIER_TYPEStock biome modifier for adding mob spawns to biomes.static final RegistryObject<HolderSetType>ForgeMod.AND_HOLDER_SETStock holder set type that represents an intersection of other holdersets.static final RegistryObject<HolderSetType>ForgeMod.ANY_HOLDER_SETStock holder set type that represents any/all values in a registry.static final RegistryObject<Attribute>ForgeMod.ATTACK_RANGEAttack Range represents the distance at which a player may attack an entity.static final RegistryObject<FluidType>ForgeMod.EMPTY_TYPEstatic final RegistryObject<Attribute>ForgeMod.ENTITY_GRAVITYprivate static final RegistryObject<EnumArgument.Info>ForgeMod.ENUM_COMMAND_ARGUMENT_TYPEstatic final RegistryObject<Fluid>ForgeMod.FLOWING_MILKstatic final RegistryObject<FluidType>ForgeMod.LAVA_TYPEstatic final RegistryObject<Fluid>ForgeMod.MILKstatic final RegistryObject<FluidType>ForgeMod.MILK_TYPEprivate static final RegistryObject<SingletonArgumentInfo<ModIdArgument>>ForgeMod.MODID_COMMAND_ARGUMENT_TYPEstatic final RegistryObject<Attribute>ForgeMod.NAMETAG_DISTANCEstatic final RegistryObject<com.mojang.serialization.Codec<NoneBiomeModifier>>ForgeMod.NONE_BIOME_MODIFIER_TYPENoop biome modifier.static final RegistryObject<com.mojang.serialization.Codec<NoneStructureModifier>>ForgeMod.NONE_STRUCTURE_MODIFIER_TYPENoop structure modifier.static final RegistryObject<HolderSetType>ForgeMod.NOT_HOLDER_SETStock holder set type that represents all values in a registry except those in another given set.static final RegistryObject<HolderSetType>ForgeMod.OR_HOLDER_SETStock holder set type that represents a union of other holdersets.static final RegistryObject<Attribute>ForgeMod.REACH_DISTANCEReach Distance represents the distance at which a player may interact with the world.static final RegistryObject<com.mojang.serialization.Codec<ForgeBiomeModifiers.RemoveFeaturesBiomeModifier>>ForgeMod.REMOVE_FEATURES_BIOME_MODIFIER_TYPEStock biome modifier for removing features from biomes.static final RegistryObject<com.mojang.serialization.Codec<ForgeBiomeModifiers.RemoveSpawnsBiomeModifier>>ForgeMod.REMOVE_SPAWNS_BIOME_MODIFIER_TYPEStock biome modifier for removing mob spawns from biomes.static final RegistryObject<Attribute>ForgeMod.STEP_HEIGHT_ADDITIONStep Height Addition modifies the amount of blocks an entity may walk up without jumping.static final RegistryObject<Attribute>ForgeMod.SWIM_SPEEDstatic final RegistryObject<FluidType>ForgeMod.WATER_TYPE -
Uses of RegistryObject in net.minecraftforge.debug
Fields in net.minecraftforge.debug declared as RegistryObjectModifier and TypeFieldDescriptionprivate static final RegistryObject<Block>DeferredRegistryTest.BLOCKprivate static final RegistryObject<DeferredRegistryTest.Custom>DeferredRegistryTest.CUSTOMprivate static final RegistryObject<Object>DeferredRegistryTest.DOESNT_EXISTprivate static final RegistryObject<Item>DeferredRegistryTest.ITEMprivate static final RegistryObject<MobEffect>ManyMobEffectsTest.LAST_EFFECTprivate static final RegistryObject<PosRuleTestType<?>>DeferredRegistryTest.POS_RULE_TEST_TYPEprivate static final RegistryObject<RecipeType<?>>DeferredRegistryTest.RECIPE_TYPEprivate static final RegistryObject<Block>CustomSoundTypeTest.TEST_STEP_BLOCKprivate static final RegistryObject<Item>CustomSoundTypeTest.TEST_STEP_BLOCK_ITEMprivate static final RegistryObject<SoundEvent>CustomSoundTypeTest.TEST_STEP_EVENT -
Uses of RegistryObject in net.minecraftforge.debug.block
Fields in net.minecraftforge.debug.block declared as RegistryObjectModifier and TypeFieldDescriptionprivate static final RegistryObject<Block>CustomHeadTest.BLAZE_HEADprivate static final RegistryObject<Item>CustomHeadTest.BLAZE_HEAD_ITEMprivate static final RegistryObject<Block>CustomHeadTest.BLAZE_HEAD_WALLstatic final RegistryObject<Block>StickyBlockTest.BLUE_BLOCKstatic final RegistryObject<Item>StickyBlockTest.BLUE_BLOCK_ITEMCustomSignsTest.CUSTOM_HANGING_SIGNstatic final RegistryObject<BlockEntityType<CustomSignsTest.CustomSignBlockEntity>>CustomSignsTest.CUSTOM_SIGNprivate static final RegistryObject<BlockEntityType<CustomHeadTest.CustomSkullBlockEntity>>CustomHeadTest.CUSTOM_SKULLprivate static final RegistryObject<Block>FullPotsAccessorDemo.DIORITE_POTprivate static final RegistryObject<BlockEntityType<FullPotsAccessorDemo.DioriteFlowerPotBlockEntity>>FullPotsAccessorDemo.DIORITE_POT_BLOCK_ENTITYprivate static final RegistryObject<Item>FullPotsAccessorDemo.DIORITE_POT_ITEMstatic final RegistryObject<FlowerPotBlock>FlowerPotTest.EMPTY_FLOWER_POTprivate static final RegistryObject<Block>HideNeighborFaceTest.GLASS_SLABprivate static final RegistryObject<Item>HideNeighborFaceTest.GLASS_SLAB_ITEMstatic final RegistryObject<FlowerPotBlock>FlowerPotTest.OAK_FLOWER_POTprivate static final RegistryObject<Block>ValidRailShapeTest.RAIL_SLOPE_BLOCKprivate static final RegistryObject<Item>ValidRailShapeTest.RAIL_SLOPE_ITEMstatic final RegistryObject<Block>StickyBlockTest.RED_BLOCKstatic final RegistryObject<Item>StickyBlockTest.RED_BLOCK_ITEM(package private) static final RegistryObject<Block>ScaffoldingTest.SCAFFOLDING_METHOD_TESTprivate static RegistryObject<Block>PistonEventTest.SHIFT_ON_MOVEprivate static RegistryObject<Item>PistonEventTest.SHIFT_ON_MOVE_ITEMprivate static final RegistryObject<BlockEntityType<BlockEntityOnLoadTest.TestBlockEntity>>BlockEntityOnLoadTest.TEST_BE_TYPEprivate static final RegistryObject<Block>BlockEntityOnLoadTest.TEST_BLOCKprivate static final RegistryObject<Item>BlockEntityOnLoadTest.TEST_BLOCK_ITEMstatic final RegistryObject<CustomSignsTest.CustomCeilingHangingSignBlock>CustomSignsTest.TEST_CEILING_HANGING_SIGNstatic final RegistryObject<Block>OnTreeGrowBlockTest.TEST_DIRTstatic final RegistryObject<Item>OnTreeGrowBlockTest.TEST_DIRT_ITEMstatic final RegistryObject<Block>OnTreeGrowBlockTest.TEST_GRASS_BLOCKstatic final RegistryObject<Item>OnTreeGrowBlockTest.TEST_GRASS_BLOCK_ITEMstatic final RegistryObject<HangingSignItem>CustomSignsTest.TEST_HANGING_SIGNprivate static final RegistryObject<Block>RedstoneSidedConnectivityTest.TEST_REDSTONE_BLOCKprivate static final RegistryObject<Item>RedstoneSidedConnectivityTest.TEST_REDSTONE_BLOCKITEMstatic final RegistryObject<Block>CustomRespawnTest.TEST_RESPAWN_BLOCKstatic final RegistryObject<Item>CustomRespawnTest.TEST_RESPAWN_BLOCK_ITEMstatic final RegistryObject<SignItem>CustomSignsTest.TEST_SIGNstatic final RegistryObject<CustomSignsTest.CustomStandingSignBlock>CustomSignsTest.TEST_STANDING_SIGNstatic final RegistryObject<CustomSignsTest.CustomWallHangingSignBlock>CustomSignsTest.TEST_WALL_HANGING_SIGNstatic final RegistryObject<CustomSignsTest.CustomWallSignBlock>CustomSignsTest.TEST_WALL_SIGN -
Uses of RegistryObject in net.minecraftforge.debug.client
Fields in net.minecraftforge.debug.client declared as RegistryObjectModifier and TypeFieldDescriptionstatic final RegistryObject<Block>AmbientOcclusionElementsTest.AO_BLOCK_NO_SHADEstatic final RegistryObject<Item>AmbientOcclusionElementsTest.AO_BLOCK_NO_SHADE_ITEMstatic final RegistryObject<Block>AmbientOcclusionElementsTest.AO_BLOCK_SHADEstatic final RegistryObject<Item>AmbientOcclusionElementsTest.AO_BLOCK_SHADE_ITEMprivate static final RegistryObject<Block>CustomColorResolverTest.BLOCK(package private) static final RegistryObject<Item>CustomTooltipTest.CUSTOM_ITEMprivate static final RegistryObject<Item>CustomArmorModelTest.ENDERMAN_BOOTSprivate static final RegistryObject<Item>CustomArmorModelTest.ENDERMAN_CHESTPLATEstatic final RegistryObject<Block>AmbientOcclusionElementsTest.NO_AO_BLOCK_NO_SHADEstatic final RegistryObject<Item>AmbientOcclusionElementsTest.NO_AO_BLOCK_NO_SHADE_ITEMstatic final RegistryObject<Block>AmbientOcclusionElementsTest.NO_AO_BLOCK_SHADEstatic final RegistryObject<Item>AmbientOcclusionElementsTest.NO_AO_BLOCK_SHADE_ITEMprivate static final RegistryObject<Item>CustomArmorModelTest.RED_LEGGINGSstatic final RegistryObject<Block>EmissiveElementsTest.TEST_BLOCKstatic final RegistryObject<Item>EmissiveElementsTest.TEST_BLOCK_ITEMprivate static final RegistryObject<Item>CustomTASTest.TEST_ITEM -
Uses of RegistryObject in net.minecraftforge.debug.client.model
Fields in net.minecraftforge.debug.client.model declared as RegistryObjectModifier and TypeFieldDescriptionstatic RegistryObject<Block>CompositeModelTest.composite_blockstatic RegistryObject<Item>CompositeModelTest.composite_itemstatic RegistryObject<Item>NewModelLoaderTest.custom_loaderstatic RegistryObject<Item>NewModelLoaderTest.custom_transformsstatic RegistryObject<Item>NewModelLoaderTest.custom_vanilla_loaderstatic final RegistryObject<Item>DynBucketModelTest.DRIP_BUCKETCustomTransformTypeTest.ITEM_HANGER_BEstatic final RegistryObject<Block>CustomTransformTypeTest.ITEM_HANGER_BLOCKstatic final RegistryObject<Item>CustomTransformTypeTest.ITEM_HANGER_ITEMstatic RegistryObject<Item>NewModelLoaderTest.item_layersstatic final RegistryObject<Item>DynBucketModelTest.LAVA_OBSIDIANstatic RegistryObject<Block>NewModelLoaderTest.obj_blockstatic RegistryObject<Item>NewModelLoaderTest.obj_itemstatic RegistryObject<Item>NewModelLoaderTest.separate_perspectivestatic final RegistryObject<Block>MegaModelTest.TEST_BLOCKprivate static final RegistryObject<Block>MultiLayerModelTest.TEST_BLOCKprivate static final RegistryObject<Block>TRSRTransformerTest.TEST_BLOCKstatic final RegistryObject<BlockEntityType<?>>MegaModelTest.TEST_BLOCK_ENTITYstatic final RegistryObject<Item>MegaModelTest.TEST_BLOCK_ITEMprivate static final RegistryObject<Item>MultiLayerModelTest.TEST_BLOCK_ITEMprivate static final RegistryObject<Item>TRSRTransformerTest.TEST_ITEM -
Uses of RegistryObject in net.minecraftforge.debug.entity
Fields in net.minecraftforge.debug.entity declared as RegistryObjectModifier and TypeFieldDescriptionstatic final RegistryObject<Attribute>AddEntityAttributeTest.TEST_ATTRprivate static final RegistryObject<EntityType<PartEntityTest.TestEntity>>PartEntityTest.TEST_ENTITYprivate static final RegistryObject<Item>GravityAttributeTest.TEST_ITEM -
Uses of RegistryObject in net.minecraftforge.debug.entity.player
Fields in net.minecraftforge.debug.entity.player declared as RegistryObjectModifier and TypeFieldDescription(package private) static RegistryObject<Item>PlayerAttackKnockbackTest.KNOCKBACK_SWORDprivate static final RegistryObject<Item>ItemUseAnimationTest.THING -
Uses of RegistryObject in net.minecraftforge.debug.fluid
Fields in net.minecraftforge.debug.fluid declared as RegistryObjectModifier and TypeFieldDescriptionstatic RegistryObject<Item>NewFluidTest.FLUID_LOGGABLE_BLOCK_ITEMstatic RegistryObject<Block>NewFluidTest.fluidloggable_blockstatic RegistryObject<FlowingFluid>NewFluidTest.test_fluidprivate static final RegistryObject<FlowingFluid>FluidTypeTest.TEST_FLUIDstatic RegistryObject<LiquidBlock>NewFluidTest.test_fluid_blockprivate static final RegistryObject<LiquidBlock>FluidTypeTest.TEST_FLUID_BLOCKprivate static final RegistryObject<Item>FluidTypeTest.TEST_FLUID_BUCKETstatic RegistryObject<Item>NewFluidTest.TEST_FLUID_BUCKETstatic RegistryObject<FlowingFluid>NewFluidTest.test_fluid_flowingprivate static final RegistryObject<Fluid>FluidTypeTest.TEST_FLUID_FLOWINGstatic RegistryObject<FluidType>NewFluidTest.test_fluid_typeprivate static final RegistryObject<FluidType>FluidTypeTest.TEST_FLUID_TYPE -
Uses of RegistryObject in net.minecraftforge.debug.gameplay.loot
Fields in net.minecraftforge.debug.gameplay.loot declared as RegistryObjectModifier and TypeFieldDescriptionprivate static final RegistryObject<com.mojang.serialization.Codec<GlobalLootModifiersTest.DungeonLootEnhancerModifier>>GlobalLootModifiersTest.DUNGEON_LOOTprivate static final RegistryObject<com.mojang.serialization.Codec<GlobalLootModifiersTest.SilkTouchTestModifier>>GlobalLootModifiersTest.SILKTOUCHprivate static final RegistryObject<Enchantment>GlobalLootModifiersTest.SMELTprivate static final RegistryObject<com.mojang.serialization.Codec<GlobalLootModifiersTest.SmeltingEnchantmentModifier>>GlobalLootModifiersTest.SMELTINGprivate static final RegistryObject<com.mojang.serialization.Codec<GlobalLootModifiersTest.WheatSeedsConverterModifier>>GlobalLootModifiersTest.WHEATSEEDS -
Uses of RegistryObject in net.minecraftforge.debug.item
Fields in net.minecraftforge.debug.item declared as RegistryObjectModifier and TypeFieldDescriptionstatic final RegistryObject<Item>CustomMobBucketTest.COW_BUCKETprivate static final RegistryObject<CustomShieldTest.CustomShieldItem>CustomShieldTest.CUSTOM_SHIELD_ITEMprivate static final RegistryObject<ForgeSpawnEggItem>ForgeSpawnEggItemTest.EGGstatic RegistryObject<Item>EnderMaskTest.ENDER_MASKprivate static final RegistryObject<EntityType<Pig>>ForgeSpawnEggItemTest.ENTITYprivate static final RegistryObject<Item>RangedMobsUseModdedWeaponsTest.MODDED_BOWprivate static final RegistryObject<Item>RangedMobsUseModdedWeaponsTest.MODDED_CROSSBOWprivate static final RegistryObject<Item>TagBasedToolTypesTest.ORE_ITEMstatic RegistryObject<Item>SnowBootsTest.SNOW_BOOTSprivate static final RegistryObject<Block>TagBasedToolTypesTest.STONEprivate static final RegistryObject<Item>CustomElytraTest.TEST_ELYTRAprivate static final RegistryObject<Item>HiddenTooltipPartsTest.TEST_ITEMprivate static final RegistryObject<Item>MusicDiscTest.TEST_MUSIC_DISCprivate static final RegistryObject<SoundEvent>MusicDiscTest.TEST_SOUND_EVENTprivate static final RegistryObject<Item>TagBasedToolTypesTest.TOOL -
Uses of RegistryObject in net.minecraftforge.debug.misc
Fields in net.minecraftforge.debug.misc declared as RegistryObjectModifier and TypeFieldDescriptionprivate static final RegistryObject<Item>CustomRarityTest.CUSTOM_ITEMprivate final RegistryObject<DataPackRegistriesTest.Unsyncable>DataPackRegistriesTest.datagenTestObjectprivate static final RegistryObject<Block>GameTestTest.ENERGY_BLOCKprivate static final RegistryObject<BlockEntityType<GameTestTest.EnergyBlockEntity>>GameTestTest.ENERGY_BLOCK_ENTITYprivate static final RegistryObject<Item>GameTestTest.ENERGY_BLOCK_ITEM -
Uses of RegistryObject in net.minecraftforge.debug.recipe.recipebook
Fields in net.minecraftforge.debug.recipe.recipebook declared as RegistryObjectModifier and TypeFieldDescriptionstatic final RegistryObject<MenuType<RecipeBookTestMenu>>RecipeBookExtensionTest.RECIPE_BOOK_TEST_MENU_TYPEstatic final RegistryObject<RecipeSerializer<RecipeBookTestRecipe>>RecipeBookExtensionTest.RECIPE_BOOK_TEST_RECIPE_SERIALIZERstatic final RegistryObject<RecipeType<RecipeBookTestRecipe>>RecipeBookExtensionTest.RECIPE_BOOK_TEST_RECIPE_TYPE -
Uses of RegistryObject in net.minecraftforge.debug.world
Fields in net.minecraftforge.debug.world declared as RegistryObjectModifier and TypeFieldDescriptionprivate static final RegistryObject<Block>ForgeChunkManagerTest.CHUNK_LOADER_BLOCKprivate static final RegistryObject<Item>ForgeChunkManagerTest.CHUNK_LOADER_ITEMstatic final RegistryObject<Feature<NoneFeatureConfiguration>>WorldgenRegistryDesyncTest.dungeonprivate static final RegistryObject<com.mojang.serialization.Codec<BiomeModifierTest.TestModifier>>BiomeModifierTest.MODIFY_BIOMESprivate static final RegistryObject<com.mojang.serialization.Codec<? extends StructureModifier>>StructureModifierTest.TestModifier.SERIALIZER -
Uses of RegistryObject in net.minecraftforge.registries
Fields in net.minecraftforge.registries declared as RegistryObjectFields in net.minecraftforge.registries with type parameters of type RegistryObjectModifier and TypeFieldDescriptionprivate final Map<RegistryObject<T>,Supplier<? extends T>> DeferredRegister.entriesprivate final Set<RegistryObject<T>>DeferredRegister.entriesViewMethods in net.minecraftforge.registries that return RegistryObjectModifier and TypeMethodDescriptionstatic <T,U extends T>
RegistryObject<U>RegistryObject.create(ResourceLocation name, ResourceKey<? extends Registry<T>> registryKey, String modid) Factory for aRegistryObjectthat stores the value of an object from a registry once it is ready based on a lookup of the provided registry key.static <T,U extends T>
RegistryObject<U>RegistryObject.create(ResourceLocation name, ResourceLocation registryName, String modid) Factory for aRegistryObjectthat stores the value of an object from a registry once it is ready based on a lookup of the provided registry name.static <T,U extends T>
RegistryObject<U>RegistryObject.create(ResourceLocation name, IForgeRegistry<T> registry) Factory for aRegistryObjectthat stores the value of an object from the provided forge registry once it is ready.static <T,U extends T>
RegistryObject<U>RegistryObject.createOptional(ResourceLocation name, ResourceKey<? extends Registry<T>> registryKey, String modid) Factory for aRegistryObjectthat optionally stores the value of an object from a registry once it is ready if the registry exists based on a lookup of the provided registry key.static <T,U extends T>
RegistryObject<U>RegistryObject.createOptional(ResourceLocation name, ResourceLocation registryName, String modid) Factory for aRegistryObjectthat optionally stores the value of an object from a registry once it is ready if the registry exists based on a lookup of the provided registry name.private static <T> RegistryObject<T>RegistryObject.empty()If a mod object is present, and the mod object matches the given predicate, return anRegistryObjectdescribing the value, otherwise return an emptyRegistryObject.<I extends T>
RegistryObject<I>Adds a new supplier to the list of entries to be registered, and returns a RegistryObject that will be populated with the created entry automatically.Methods in net.minecraftforge.registries that return types with arguments of type RegistryObject