Uses of Class
net.minecraftforge.fml.RegistryObject
Package
Description
-
Uses of RegistryObject in net.minecraftforge.common
Modifier and TypeFieldDescriptionstatic final RegistryObject<Attribute>
ForgeMod.ENTITY_GRAVITY
static final RegistryObject<Fluid>
ForgeMod.FLOWING_MILK
static final RegistryObject<Fluid>
ForgeMod.MILK
static final RegistryObject<Attribute>
ForgeMod.NAMETAG_DISTANCE
static final RegistryObject<Attribute>
ForgeMod.REACH_DISTANCE
static final RegistryObject<Attribute>
ForgeMod.SWIM_SPEED
-
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<Item>
DeferredRegistryTest.ITEM
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 TypeFieldDescriptionstatic final RegistryObject<TileEntityType<CustomSignsTest.CustomSignTileEntity>>
CustomSignsTest.CUSTOM_SIGN
private static final RegistryObject<Block>
FullPotsAccessorDemo.DIORITE_POT
private static final RegistryObject<TileEntityType<FullPotsAccessorDemo.DioriteFlowerPotTileEntity>>
FullPotsAccessorDemo.DIORITE_POT_BLOCK_ENTITY
private static final RegistryObject<Item>
FullPotsAccessorDemo.DIORITE_POT_ITEM
static final RegistryObject<FlowerPotBlock>
FlowerPotTest.EMPTY_FLOWER_POT
static final RegistryObject<FlowerPotBlock>
FlowerPotTest.OAK_FLOWER_POT
(package private) static final RegistryObject<Block>
ScaffoldingTest.SCAFFOLDING_METHOD_TEST
private static RegistryObject<Block>
PistonEventTest.shiftOnMove
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 TypeFieldDescriptionprivate 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
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
private static final RegistryObject<Block>
TRSRTransformerTest.TEST_BLOCK
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
-
Uses of RegistryObject in net.minecraftforge.debug.entity.player
Modifier and TypeFieldDescription(package private) static RegistryObject<Item>
PlayerAttackKnockbackTest.KNOCKBACK_SWORD
-
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
static RegistryObject<FlowingFluidBlock>
NewFluidTest.test_fluid_block
static RegistryObject<Item>
NewFluidTest.test_fluid_bucket
static RegistryObject<FlowingFluid>
NewFluidTest.test_fluid_flowing
-
Uses of RegistryObject in net.minecraftforge.debug.gameplay.loot
Modifier and TypeFieldDescriptionprivate static final RegistryObject<GlobalLootModifiersTest.DungeonLootEnhancerModifier.Serializer>
GlobalLootModifiersTest.DUNGEON_LOOT
private static final RegistryObject<GlobalLootModifiersTest.SilkTouchTestModifier.Serializer>
GlobalLootModifiersTest.SILKTOUCH
private static final RegistryObject<Enchantment>
GlobalLootModifiersTest.SMELT
private static final RegistryObject<GlobalLootModifiersTest.SmeltingEnchantmentModifier.Serializer>
GlobalLootModifiersTest.SMELTING
private static final RegistryObject<GlobalLootModifiersTest.WheatSeedsConverterModifier.Serializer>
GlobalLootModifiersTest.WHEATSEEDS
-
Uses of RegistryObject in net.minecraftforge.debug.item
Modifier and TypeFieldDescriptionprivate static final RegistryObject<ForgeSpawnEggItem>
ForgeSpawnEggItemTest.EGG
static RegistryObject<Item>
EnderMaskTest.ender_mask
private static final RegistryObject<EntityType<PigEntity>>
ForgeSpawnEggItemTest.ENTITY
private static final RegistryObject<Item>
RangedMobsUseModdedWeaponsTest.MODDED_BOW
private static final RegistryObject<Item>
RangedMobsUseModdedWeaponsTest.MODDED_CROSSBOW
private static final RegistryObject<Item>
CustomElytraTest.TEST_ELYTRA
private static final RegistryObject<Item>
MusicDiscTest.TEST_MUSIC_DISC
private static final RegistryObject<SoundEvent>
MusicDiscTest.TEST_SOUND_EVENT
-
Uses of RegistryObject in net.minecraftforge.debug.misc
Modifier and TypeFieldDescriptionprivate static final RegistryObject<CustomTagTypesTest.Custom>
CustomTagTypesTest.CUSTOM
-
Uses of RegistryObject in net.minecraftforge.debug.world
Modifier and TypeFieldDescriptionstatic final RegistryObject<Biome>
WorldgenRegistryDesyncTest.biome
private static final RegistryObject<Block>
ForgeChunkManagerTest.CHUNK_LOADER_BLOCK
private static final RegistryObject<Item>
ForgeChunkManagerTest.CHUNK_LOADER_ITEM
static final RegistryObject<Feature<NoFeatureConfig>>
WorldgenRegistryDesyncTest.dungeon
-
Uses of RegistryObject in net.minecraftforge.fml
Modifier 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 anRegistryObject
describing 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
Modifier and TypeFieldDescriptionprivate final Map<RegistryObject<T>,
Supplier<? extends T>> DeferredRegister.entries
private final Set<RegistryObject<T>>
DeferredRegister.entriesView
Modifier 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.