Uses of Class
net.minecraftforge.fmllegacy.RegistryObject
Packages that use RegistryObject
Package
Description
-
Uses of RegistryObject in net.minecraftforge.common
Fields in net.minecraftforge.common declared as RegistryObjectModifier and TypeFieldDescriptionstatic RegistryObject<Attribute>ForgeMod.ENTITY_GRAVITYstatic RegistryObject<Fluid>ForgeMod.FLOWING_MILKstatic RegistryObject<Fluid>ForgeMod.MILKstatic RegistryObject<Attribute>ForgeMod.NAMETAG_DISTANCEstatic RegistryObject<Attribute>ForgeMod.REACH_DISTANCEstatic RegistryObject<Attribute>ForgeMod.SWIM_SPEED -
Uses of RegistryObject in net.minecraftforge.debug
Fields in net.minecraftforge.debug declared as RegistryObjectModifier and TypeFieldDescriptionprivate static RegistryObject<Block>DeferredRegistryTest.BLOCKprivate static RegistryObject<DeferredRegistryTest.Custom>DeferredRegistryTest.CUSTOMprivate static RegistryObject<Item>DeferredRegistryTest.ITEMprivate static RegistryObject<Block>CustomSoundTypeTest.TEST_STEP_BLOCKprivate static RegistryObject<Item>CustomSoundTypeTest.TEST_STEP_BLOCK_ITEMprivate static RegistryObject<SoundEvent>CustomSoundTypeTest.TEST_STEP_EVENT -
Uses of RegistryObject in net.minecraftforge.debug.block
Fields in net.minecraftforge.debug.block declared as RegistryObjectModifier and TypeFieldDescriptionCustomSignsTest.CUSTOM_SIGNprivate static RegistryObject<Block>FullPotsAccessorDemo.DIORITE_POTFullPotsAccessorDemo.DIORITE_POT_BLOCK_ENTITYprivate static RegistryObject<Item>FullPotsAccessorDemo.DIORITE_POT_ITEMstatic RegistryObject<FlowerPotBlock>FlowerPotTest.EMPTY_FLOWER_POTstatic RegistryObject<FlowerPotBlock>FlowerPotTest.OAK_FLOWER_POT(package private) static RegistryObject<Block>ScaffoldingTest.SCAFFOLDING_METHOD_TESTprivate static RegistryObject<Block>PistonEventTest.shiftOnMoveprivate static RegistryObject<BlockEntityType<BlockEntityOnLoadTest.TestBlockEntity>>BlockEntityOnLoadTest.TEST_BE_TYPEprivate static RegistryObject<Block>BlockEntityOnLoadTest.TEST_BLOCKprivate static RegistryObject<Item>BlockEntityOnLoadTest.TEST_BLOCK_ITEMprivate static RegistryObject<Block>RedstoneSidedConnectivityTest.TEST_REDSTONE_BLOCKprivate static RegistryObject<Item>RedstoneSidedConnectivityTest.TEST_REDSTONE_BLOCKITEMstatic RegistryObject<Block>CustomRespawnTest.TEST_RESPAWN_BLOCKstatic RegistryObject<Item>CustomRespawnTest.TEST_RESPAWN_BLOCK_ITEMstatic RegistryObject<SignItem>CustomSignsTest.TEST_SIGNCustomSignsTest.TEST_STANDING_SIGNCustomSignsTest.TEST_WALL_SIGN -
Uses of RegistryObject in net.minecraftforge.debug.client
Fields in net.minecraftforge.debug.client declared as RegistryObjectModifier and TypeFieldDescription(package private) static RegistryObject<Item>CustomTooltipTest.CUSTOM_ITEMprivate static 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 RegistryObject<Item>DynBucketModelTest.DRIP_BUCKETstatic RegistryObject<Item>NewModelLoaderTest.item_layersstatic RegistryObject<Item>DynBucketModelTest.LAVA_OBSIDIANstatic RegistryObject<Block>NewModelLoaderTest.obj_blockstatic RegistryObject<Item>NewModelLoaderTest.obj_itemstatic RegistryObject<Item>NewModelLoaderTest.separate_perspectiveprivate static RegistryObject<Block>TRSRTransformerTest.TEST_BLOCKprivate static RegistryObject<Item>TRSRTransformerTest.TEST_ITEM -
Uses of RegistryObject in net.minecraftforge.debug.entity
Fields in net.minecraftforge.debug.entity declared as RegistryObjectModifier and TypeFieldDescriptionstatic RegistryObject<Attribute>AddEntityAttributeTest.TEST_ATTRprivate static RegistryObject<EntityType<PartEntityTest.TestEntity>>PartEntityTest.TEST_ENTITY -
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_SWORD -
Uses of RegistryObject in net.minecraftforge.debug.fluid
Fields in net.minecraftforge.debug.fluid declared as RegistryObjectModifier and TypeFieldDescriptionstatic RegistryObject<Block>NewFluidTest.fluidloggable_blockstatic RegistryObject<Item>NewFluidTest.fluidloggable_blockitemstatic RegistryObject<FlowingFluid>NewFluidTest.test_fluidstatic RegistryObject<LiquidBlock>NewFluidTest.test_fluid_blockstatic RegistryObject<Item>NewFluidTest.test_fluid_bucketstatic RegistryObject<FlowingFluid>NewFluidTest.test_fluid_flowing -
Uses of RegistryObject in net.minecraftforge.debug.gameplay.loot
Fields in net.minecraftforge.debug.gameplay.loot declared as RegistryObjectModifier and TypeFieldDescriptionGlobalLootModifiersTest.DUNGEON_LOOTGlobalLootModifiersTest.SILKTOUCHprivate static RegistryObject<Enchantment>GlobalLootModifiersTest.SMELTGlobalLootModifiersTest.SMELTINGGlobalLootModifiersTest.WHEATSEEDS -
Uses of RegistryObject in net.minecraftforge.debug.item
Fields in net.minecraftforge.debug.item declared as RegistryObjectModifier and TypeFieldDescriptionprivate static RegistryObject<CustomShieldTest.CustomShieldItem>CustomShieldTest.CUSTOM_SHIELD_ITEMprivate static RegistryObject<ForgeSpawnEggItem>ForgeSpawnEggItemTest.EGGstatic RegistryObject<Item>EnderMaskTest.ender_maskprivate static RegistryObject<EntityType<Pig>>ForgeSpawnEggItemTest.ENTITYprivate static RegistryObject<Item>RangedMobsUseModdedWeaponsTest.MODDED_BOWprivate static RegistryObject<Item>RangedMobsUseModdedWeaponsTest.MODDED_CROSSBOWprivate static RegistryObject<Item>CustomElytraTest.TEST_ELYTRAprivate static RegistryObject<Item>MusicDiscTest.TEST_MUSIC_DISCprivate static RegistryObject<SoundEvent>MusicDiscTest.TEST_SOUND_EVENT -
Uses of RegistryObject in net.minecraftforge.debug.misc
Fields in net.minecraftforge.debug.misc declared as RegistryObjectModifier and TypeFieldDescriptionprivate static RegistryObject<CustomTagTypesTest.Custom>CustomTagTypesTest.CUSTOM -
Uses of RegistryObject in net.minecraftforge.debug.world
Fields in net.minecraftforge.debug.world declared as RegistryObjectModifier and TypeFieldDescriptionstatic RegistryObject<Biome>WorldgenRegistryDesyncTest.biomeprivate static RegistryObject<Block>ForgeChunkManagerTest.CHUNK_LOADER_BLOCKprivate static RegistryObject<Item>ForgeChunkManagerTest.CHUNK_LOADER_ITEMWorldgenRegistryDesyncTest.dungeon -
Uses of RegistryObject in net.minecraftforge.fmllegacy
Fields in net.minecraftforge.fmllegacy declared as RegistryObjectMethods in net.minecraftforge.fmllegacy that return RegistryObjectModifier and TypeMethodDescriptionprivate static <T extends IForgeRegistryEntry<? super 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.static <T extends IForgeRegistryEntry<T>, U extends T>
RegistryObject<U>RegistryObject.of(ResourceLocation name, Class<T> baseType, String modid)static <T extends IForgeRegistryEntry<T>, U extends T>
RegistryObject<U>RegistryObject.of(ResourceLocation name, Supplier<Class<? super T>> registryType)static <T extends IForgeRegistryEntry<T>, U extends T>
RegistryObject<U>RegistryObject.of(ResourceLocation name, IForgeRegistry<T> registry) -
Uses of RegistryObject in net.minecraftforge.registries
Fields in net.minecraftforge.registries with type parameters of type RegistryObjectModifier and TypeFieldDescriptionprivate Map<RegistryObject<T>,Supplier<? extends T>>DeferredRegister.entriesprivate Set<RegistryObject<T>>DeferredRegister.entriesViewMethods in net.minecraftforge.registries that return RegistryObjectModifier and TypeMethodDescription<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