Uses of Class
net.minecraftforge.registries.RegistryObject
Package
Description
-
Uses of RegistryObject in net.minecraftforge.common
Modifier and TypeFieldDescriptionstatic final RegistryObject<com.mojang.serialization.Codec<ForgeBiomeModifiers.AddFeaturesBiomeModifier>>
ForgeMod.ADD_FEATURES_BIOME_MODIFIER_TYPE
Stock biome modifier for adding features to biomes.static final RegistryObject<com.mojang.serialization.Codec<ForgeBiomeModifiers.AddSpawnsBiomeModifier>>
ForgeMod.ADD_SPAWNS_BIOME_MODIFIER_TYPE
Stock biome modifier for adding mob spawns to biomes.static final RegistryObject<HolderSetType>
ForgeMod.AND_HOLDER_SET
Stock holder set type that represents an intersection of other holdersets.static final RegistryObject<HolderSetType>
ForgeMod.ANY_HOLDER_SET
Stock holder set type that represents any/all values in a registry.static final RegistryObject<Attribute>
ForgeMod.ATTACK_RANGE
Attack Range represents the distance at which a player may attack an entity.static final RegistryObject<FluidType>
ForgeMod.EMPTY_TYPE
static final RegistryObject<Attribute>
ForgeMod.ENTITY_GRAVITY
private static final RegistryObject<EnumArgument.Info>
ForgeMod.ENUM_COMMAND_ARGUMENT_TYPE
static final RegistryObject<Fluid>
ForgeMod.FLOWING_MILK
static final RegistryObject<FluidType>
ForgeMod.LAVA_TYPE
static final RegistryObject<Fluid>
ForgeMod.MILK
static final RegistryObject<FluidType>
ForgeMod.MILK_TYPE
private static final RegistryObject<SingletonArgumentInfo<ModIdArgument>>
ForgeMod.MODID_COMMAND_ARGUMENT_TYPE
static final RegistryObject<Attribute>
ForgeMod.NAMETAG_DISTANCE
static final RegistryObject<com.mojang.serialization.Codec<NoneBiomeModifier>>
ForgeMod.NONE_BIOME_MODIFIER_TYPE
Noop biome modifier.static final RegistryObject<com.mojang.serialization.Codec<NoneStructureModifier>>
ForgeMod.NONE_STRUCTURE_MODIFIER_TYPE
Noop structure modifier.static final RegistryObject<HolderSetType>
ForgeMod.NOT_HOLDER_SET
Stock holder set type that represents all values in a registry except those in another given set.static final RegistryObject<HolderSetType>
ForgeMod.OR_HOLDER_SET
Stock holder set type that represents a union of other holdersets.static final RegistryObject<Attribute>
ForgeMod.REACH_DISTANCE
Reach 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_TYPE
Stock biome modifier for removing features from biomes.static final RegistryObject<com.mojang.serialization.Codec<ForgeBiomeModifiers.RemoveSpawnsBiomeModifier>>
ForgeMod.REMOVE_SPAWNS_BIOME_MODIFIER_TYPE
Stock biome modifier for removing mob spawns from biomes.static final RegistryObject<Attribute>
ForgeMod.STEP_HEIGHT_ADDITION
Step Height Addition modifies the amount of blocks an entity may walk up without jumping.static final RegistryObject<Attribute>
ForgeMod.SWIM_SPEED
static final RegistryObject<FluidType>
ForgeMod.WATER_TYPE
-
Uses of RegistryObject in net.minecraftforge.debug
Modifier and TypeFieldDescriptionprivate static final RegistryObject<Block>
DeferredRegistryTest.BLOCK
private static final RegistryObject<DeferredRegistryTest.Custom>
DeferredRegistryTest.CUSTOM
private static final RegistryObject<Object>
DeferredRegistryTest.DOESNT_EXIST
private static final RegistryObject<Item>
DeferredRegistryTest.ITEM
private static final RegistryObject<MobEffect>
ManyMobEffectsTest.LAST_EFFECT
private static final RegistryObject<PlacedFeature>
DeferredRegistryTest.PLACED_FEATURE
private static final RegistryObject<PosRuleTestType<?>>
DeferredRegistryTest.POS_RULE_TEST_TYPE
private static final RegistryObject<RecipeType<?>>
DeferredRegistryTest.RECIPE_TYPE
private static final RegistryObject<Block>
CustomSoundTypeTest.TEST_STEP_BLOCK
private static final RegistryObject<Item>
CustomSoundTypeTest.TEST_STEP_BLOCK_ITEM
private static final RegistryObject<SoundEvent>
CustomSoundTypeTest.TEST_STEP_EVENT
-
Uses of RegistryObject in net.minecraftforge.debug.block
Modifier and TypeFieldDescriptionprivate static final RegistryObject<Block>
CustomHeadTest.BLAZE_HEAD
private static final RegistryObject<Item>
CustomHeadTest.BLAZE_HEAD_ITEM
private static final RegistryObject<Block>
CustomHeadTest.BLAZE_HEAD_WALL
static final RegistryObject<Block>
StickyBlockTest.BLUE_BLOCK
static final RegistryObject<Item>
StickyBlockTest.BLUE_BLOCK_ITEM
static final RegistryObject<BlockEntityType<CustomSignsTest.CustomSignBlockEntity>>
CustomSignsTest.CUSTOM_SIGN
private static final RegistryObject<BlockEntityType<CustomHeadTest.CustomSkullBlockEntity>>
CustomHeadTest.CUSTOM_SKULL
private static final RegistryObject<Block>
FullPotsAccessorDemo.DIORITE_POT
private static final RegistryObject<BlockEntityType<FullPotsAccessorDemo.DioriteFlowerPotBlockEntity>>
FullPotsAccessorDemo.DIORITE_POT_BLOCK_ENTITY
private static final RegistryObject<Item>
FullPotsAccessorDemo.DIORITE_POT_ITEM
static final RegistryObject<FlowerPotBlock>
FlowerPotTest.EMPTY_FLOWER_POT
private static final RegistryObject<Block>
HideNeighborFaceTest.GLASS_SLAB
private static final RegistryObject<Item>
HideNeighborFaceTest.GLASS_SLAB_ITEM
static final RegistryObject<FlowerPotBlock>
FlowerPotTest.OAK_FLOWER_POT
private static final RegistryObject<Block>
ValidRailShapeTest.RAIL_SLOPE_BLOCK
private static final RegistryObject<Item>
ValidRailShapeTest.RAIL_SLOPE_ITEM
static final RegistryObject<Block>
StickyBlockTest.RED_BLOCK
static final RegistryObject<Item>
StickyBlockTest.RED_BLOCK_ITEM
(package private) static final RegistryObject<Block>
ScaffoldingTest.SCAFFOLDING_METHOD_TEST
private static RegistryObject<Block>
PistonEventTest.shiftOnMove
private static final RegistryObject<BlockEntityType<BlockEntityOnLoadTest.TestBlockEntity>>
BlockEntityOnLoadTest.TEST_BE_TYPE
private static final RegistryObject<Block>
BlockEntityOnLoadTest.TEST_BLOCK
private static final RegistryObject<Item>
BlockEntityOnLoadTest.TEST_BLOCK_ITEM
static final RegistryObject<Block>
OnTreeGrowBlockTest.TEST_DIRT
static final RegistryObject<Item>
OnTreeGrowBlockTest.TEST_DIRT_ITEM
static final RegistryObject<Block>
OnTreeGrowBlockTest.TEST_GRASS_BLOCK
static final RegistryObject<Item>
OnTreeGrowBlockTest.TEST_GRASS_BLOCK_ITEM
private static final RegistryObject<Block>
RedstoneSidedConnectivityTest.TEST_REDSTONE_BLOCK
private static final RegistryObject<Item>
RedstoneSidedConnectivityTest.TEST_REDSTONE_BLOCKITEM
static final RegistryObject<Block>
CustomRespawnTest.TEST_RESPAWN_BLOCK
static final RegistryObject<Item>
CustomRespawnTest.TEST_RESPAWN_BLOCK_ITEM
static final RegistryObject<SignItem>
CustomSignsTest.TEST_SIGN
static final RegistryObject<CustomSignsTest.CustomStandingSignBlock>
CustomSignsTest.TEST_STANDING_SIGN
static final RegistryObject<CustomSignsTest.CustomWallSignBlock>
CustomSignsTest.TEST_WALL_SIGN
-
Uses of RegistryObject in net.minecraftforge.debug.client
Modifier and TypeFieldDescriptionstatic final RegistryObject<Block>
AmbientOcclusionElementsTest.AO_BLOCK_NO_SHADE
static final RegistryObject<Item>
AmbientOcclusionElementsTest.AO_BLOCK_NO_SHADE_ITEM
static final RegistryObject<Block>
AmbientOcclusionElementsTest.AO_BLOCK_SHADE
static final RegistryObject<Item>
AmbientOcclusionElementsTest.AO_BLOCK_SHADE_ITEM
private static final RegistryObject<Block>
CustomColorResolverTest.BLOCK
(package private) static final RegistryObject<Item>
CustomTooltipTest.CUSTOM_ITEM
private static final RegistryObject<Item>
CustomArmorModelTest.ENDERMAN_BOOTS
private static final RegistryObject<Item>
CustomArmorModelTest.ENDERMAN_CHESTPLATE
static final RegistryObject<Block>
AmbientOcclusionElementsTest.NO_AO_BLOCK_NO_SHADE
static final RegistryObject<Item>
AmbientOcclusionElementsTest.NO_AO_BLOCK_NO_SHADE_ITEM
static final RegistryObject<Block>
AmbientOcclusionElementsTest.NO_AO_BLOCK_SHADE
static final RegistryObject<Item>
AmbientOcclusionElementsTest.NO_AO_BLOCK_SHADE_ITEM
private static final RegistryObject<Item>
CustomArmorModelTest.RED_LEGGINGS
static final RegistryObject<Block>
EmissiveElementsTest.TEST_BLOCK
static final RegistryObject<Item>
EmissiveElementsTest.TEST_BLOCK_ITEM
private static final RegistryObject<Item>
CustomTASTest.TEST_ITEM
-
Uses of RegistryObject in net.minecraftforge.debug.client.model
Modifier and TypeFieldDescriptionstatic RegistryObject<Block>
CompositeModelTest.composite_block
static RegistryObject<Item>
CompositeModelTest.composite_item
static RegistryObject<Item>
NewModelLoaderTest.custom_loader
static RegistryObject<Item>
NewModelLoaderTest.custom_transforms
static RegistryObject<Item>
NewModelLoaderTest.custom_vanilla_loader
static final RegistryObject<Item>
DynBucketModelTest.DRIP_BUCKET
CustomTransformTypeTest.ITEM_HANGER_BE
static final RegistryObject<Block>
CustomTransformTypeTest.ITEM_HANGER_BLOCK
static final RegistryObject<Item>
CustomTransformTypeTest.ITEM_HANGER_ITEM
static RegistryObject<Item>
NewModelLoaderTest.item_layers
static final RegistryObject<Item>
DynBucketModelTest.LAVA_OBSIDIAN
static RegistryObject<Block>
NewModelLoaderTest.obj_block
static RegistryObject<Item>
NewModelLoaderTest.obj_item
static RegistryObject<Item>
NewModelLoaderTest.separate_perspective
static final RegistryObject<Block>
MegaModelTest.TEST_BLOCK
private static final RegistryObject<Block>
TRSRTransformerTest.TEST_BLOCK
static final RegistryObject<BlockEntityType<?>>
MegaModelTest.TEST_BLOCK_ENTITY
static final RegistryObject<Item>
MegaModelTest.TEST_BLOCK_ITEM
private static final RegistryObject<Item>
TRSRTransformerTest.TEST_ITEM
-
Uses of RegistryObject in net.minecraftforge.debug.entity
Modifier and TypeFieldDescriptionstatic final RegistryObject<Attribute>
AddEntityAttributeTest.TEST_ATTR
private static final RegistryObject<EntityType<PartEntityTest.TestEntity>>
PartEntityTest.TEST_ENTITY
-
Uses of RegistryObject in net.minecraftforge.debug.entity.player
Modifier and TypeFieldDescription(package private) static RegistryObject<Item>
PlayerAttackKnockbackTest.KNOCKBACK_SWORD
private static final RegistryObject<Item>
ItemUseAnimationTest.THING
-
Uses of RegistryObject in net.minecraftforge.debug.fluid
Modifier and TypeFieldDescriptionstatic RegistryObject<Block>
NewFluidTest.fluidloggable_block
static RegistryObject<Item>
NewFluidTest.fluidloggable_blockitem
static RegistryObject<FlowingFluid>
NewFluidTest.test_fluid
private static final RegistryObject<FlowingFluid>
FluidTypeTest.TEST_FLUID
static RegistryObject<LiquidBlock>
NewFluidTest.test_fluid_block
private static final RegistryObject<LiquidBlock>
FluidTypeTest.TEST_FLUID_BLOCK
static RegistryObject<Item>
NewFluidTest.test_fluid_bucket
private static final RegistryObject<Item>
FluidTypeTest.TEST_FLUID_BUCKET
static RegistryObject<FlowingFluid>
NewFluidTest.test_fluid_flowing
private static final RegistryObject<Fluid>
FluidTypeTest.TEST_FLUID_FLOWING
static RegistryObject<FluidType>
NewFluidTest.test_fluid_type
private static final RegistryObject<FluidType>
FluidTypeTest.TEST_FLUID_TYPE
-
Uses of RegistryObject in net.minecraftforge.debug.gameplay.loot
Modifier and TypeFieldDescriptionprivate static final RegistryObject<com.mojang.serialization.Codec<GlobalLootModifiersTest.DungeonLootEnhancerModifier>>
GlobalLootModifiersTest.DUNGEON_LOOT
private static final RegistryObject<com.mojang.serialization.Codec<GlobalLootModifiersTest.SilkTouchTestModifier>>
GlobalLootModifiersTest.SILKTOUCH
private static final RegistryObject<Enchantment>
GlobalLootModifiersTest.SMELT
private static final RegistryObject<com.mojang.serialization.Codec<GlobalLootModifiersTest.SmeltingEnchantmentModifier>>
GlobalLootModifiersTest.SMELTING
private static final RegistryObject<com.mojang.serialization.Codec<GlobalLootModifiersTest.WheatSeedsConverterModifier>>
GlobalLootModifiersTest.WHEATSEEDS
-
Uses of RegistryObject in net.minecraftforge.debug.item
Modifier and TypeFieldDescriptionstatic final RegistryObject<Item>
CustomMobBucketTest.COW_BUCKET
private static final RegistryObject<CustomShieldTest.CustomShieldItem>
CustomShieldTest.CUSTOM_SHIELD_ITEM
private static final RegistryObject<ForgeSpawnEggItem>
ForgeSpawnEggItemTest.EGG
static RegistryObject<Item>
EnderMaskTest.ender_mask
private static final RegistryObject<EntityType<Pig>>
ForgeSpawnEggItemTest.ENTITY
private static final RegistryObject<Item>
RangedMobsUseModdedWeaponsTest.MODDED_BOW
private static final RegistryObject<Item>
RangedMobsUseModdedWeaponsTest.MODDED_CROSSBOW
private static final RegistryObject<Item>
TagBasedToolTypesTest.ORE_ITEM
static RegistryObject<Item>
SnowBootsTest.snow_boots
private static final RegistryObject<Block>
TagBasedToolTypesTest.STONE
private static final RegistryObject<Item>
CustomElytraTest.TEST_ELYTRA
private static final RegistryObject<Item>
HiddenTooltipPartsTest.TEST_ITEM
private static final RegistryObject<Item>
MusicDiscTest.TEST_MUSIC_DISC
private static final RegistryObject<SoundEvent>
MusicDiscTest.TEST_SOUND_EVENT
private static final RegistryObject<Item>
TagBasedToolTypesTest.TOOL
-
Uses of RegistryObject in net.minecraftforge.debug.misc
Modifier and TypeFieldDescriptionprivate static final RegistryObject<Item>
CustomRarityTest.CUSTOM_ITEM
private final RegistryObject<DataPackRegistriesTest.Unsyncable>
DataPackRegistriesTest.datagenTestObject
private static final RegistryObject<Block>
GameTestTest.ENERGY_BLOCK
private static final RegistryObject<BlockEntityType<GameTestTest.EnergyBlockEntity>>
GameTestTest.ENERGY_BLOCK_ENTITY
private static final RegistryObject<Item>
GameTestTest.ENERGY_BLOCK_ITEM
-
Uses of RegistryObject in net.minecraftforge.debug.recipe.recipebook
Modifier and TypeFieldDescriptionstatic final RegistryObject<MenuType<RecipeBookTestMenu>>
RecipeBookExtensionTest.RECIPE_BOOK_TEST_MENU_TYPE
static final RegistryObject<RecipeSerializer<RecipeBookTestRecipe>>
RecipeBookExtensionTest.RECIPE_BOOK_TEST_RECIPE_SERIALIZER
static final RegistryObject<RecipeType<RecipeBookTestRecipe>>
RecipeBookExtensionTest.RECIPE_BOOK_TEST_RECIPE_TYPE
-
Uses of RegistryObject in net.minecraftforge.debug.world
Modifier and TypeFieldDescriptionprivate static final RegistryObject<Block>
ForgeChunkManagerTest.CHUNK_LOADER_BLOCK
private static final RegistryObject<Item>
ForgeChunkManagerTest.CHUNK_LOADER_ITEM
static final RegistryObject<Feature<NoneFeatureConfiguration>>
WorldgenRegistryDesyncTest.dungeon
private static final RegistryObject<com.mojang.serialization.Codec<? extends BiomeModifier>>
BiomeModifierTest.TestModifier.SERIALIZER
private static final RegistryObject<com.mojang.serialization.Codec<? extends StructureModifier>>
StructureModifierTest.TestModifier.SERIALIZER
-
Uses of RegistryObject in net.minecraftforge.registries
Modifier and TypeFieldDescriptionprivate final Map<RegistryObject<T>,
Supplier<? extends T>> DeferredRegister.entries
private final Set<RegistryObject<T>>
DeferredRegister.entriesView
Modifier and TypeMethodDescriptionstatic <T,
U extends T>
RegistryObject<U>RegistryObject.create
(ResourceLocation name, ResourceKey<? extends Registry<T>> registryKey, String modid) Factory for aRegistryObject
that 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 aRegistryObject
that 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 aRegistryObject
that 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 aRegistryObject
that 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 aRegistryObject
that 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 anRegistryObject
describing 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.