Uses of Class
net.minecraftforge.fmllegacy.RegistryObject
Package
Description
-
Uses of RegistryObject in net.minecraftforge.common
Modifier and TypeFieldDescriptionstatic RegistryObject<Attribute>
ForgeMod.ENTITY_GRAVITY
static RegistryObject<Fluid>
ForgeMod.FLOWING_MILK
static RegistryObject<Fluid>
ForgeMod.MILK
static RegistryObject<Attribute>
ForgeMod.NAMETAG_DISTANCE
static RegistryObject<Attribute>
ForgeMod.REACH_DISTANCE
static RegistryObject<Attribute>
ForgeMod.SWIM_SPEED
-
Uses of RegistryObject in net.minecraftforge.debug
Modifier and TypeFieldDescriptionprivate static RegistryObject<Block>
DeferredRegistryTest.BLOCK
private static RegistryObject<DeferredRegistryTest.Custom>
DeferredRegistryTest.CUSTOM
private static RegistryObject<Item>
DeferredRegistryTest.ITEM
private static RegistryObject<Block>
CustomSoundTypeTest.TEST_STEP_BLOCK
private static RegistryObject<Item>
CustomSoundTypeTest.TEST_STEP_BLOCK_ITEM
private static RegistryObject<SoundEvent>
CustomSoundTypeTest.TEST_STEP_EVENT
-
Uses of RegistryObject in net.minecraftforge.debug.block
Modifier and TypeFieldDescriptionCustomSignsTest.CUSTOM_SIGN
private static RegistryObject<Block>
FullPotsAccessorDemo.DIORITE_POT
FullPotsAccessorDemo.DIORITE_POT_BLOCK_ENTITY
private static RegistryObject<Item>
FullPotsAccessorDemo.DIORITE_POT_ITEM
static RegistryObject<FlowerPotBlock>
FlowerPotTest.EMPTY_FLOWER_POT
static RegistryObject<FlowerPotBlock>
FlowerPotTest.OAK_FLOWER_POT
(package private) static RegistryObject<Block>
ScaffoldingTest.SCAFFOLDING_METHOD_TEST
private static RegistryObject<Block>
PistonEventTest.shiftOnMove
private static RegistryObject<BlockEntityType<BlockEntityOnLoadTest.TestBlockEntity>>
BlockEntityOnLoadTest.TEST_BE_TYPE
private static RegistryObject<Block>
BlockEntityOnLoadTest.TEST_BLOCK
private static RegistryObject<Item>
BlockEntityOnLoadTest.TEST_BLOCK_ITEM
private static RegistryObject<Block>
RedstoneSidedConnectivityTest.TEST_REDSTONE_BLOCK
private static RegistryObject<Item>
RedstoneSidedConnectivityTest.TEST_REDSTONE_BLOCKITEM
static RegistryObject<Block>
CustomRespawnTest.TEST_RESPAWN_BLOCK
static RegistryObject<Item>
CustomRespawnTest.TEST_RESPAWN_BLOCK_ITEM
static RegistryObject<SignItem>
CustomSignsTest.TEST_SIGN
CustomSignsTest.TEST_STANDING_SIGN
CustomSignsTest.TEST_WALL_SIGN
-
Uses of RegistryObject in net.minecraftforge.debug.client
Modifier and TypeFieldDescription(package private) static RegistryObject<Item>
CustomTooltipTest.CUSTOM_ITEM
private static 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 RegistryObject<Item>
DynBucketModelTest.DRIP_BUCKET
static RegistryObject<Item>
NewModelLoaderTest.item_layers
static 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 RegistryObject<Block>
TRSRTransformerTest.TEST_BLOCK
private static RegistryObject<Item>
TRSRTransformerTest.TEST_ITEM
-
Uses of RegistryObject in net.minecraftforge.debug.entity
Modifier and TypeFieldDescriptionstatic RegistryObject<Attribute>
AddEntityAttributeTest.TEST_ATTR
private static 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
-
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<LiquidBlock>
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 TypeFieldDescriptionGlobalLootModifiersTest.DUNGEON_LOOT
GlobalLootModifiersTest.SILKTOUCH
private static RegistryObject<Enchantment>
GlobalLootModifiersTest.SMELT
GlobalLootModifiersTest.SMELTING
GlobalLootModifiersTest.WHEATSEEDS
-
Uses of RegistryObject in net.minecraftforge.debug.item
Modifier and TypeFieldDescriptionprivate static RegistryObject<CustomShieldTest.CustomShieldItem>
CustomShieldTest.CUSTOM_SHIELD_ITEM
private static RegistryObject<ForgeSpawnEggItem>
ForgeSpawnEggItemTest.EGG
static RegistryObject<Item>
EnderMaskTest.ender_mask
private static RegistryObject<EntityType<Pig>>
ForgeSpawnEggItemTest.ENTITY
private static RegistryObject<Item>
RangedMobsUseModdedWeaponsTest.MODDED_BOW
private static RegistryObject<Item>
RangedMobsUseModdedWeaponsTest.MODDED_CROSSBOW
private static RegistryObject<Item>
CustomElytraTest.TEST_ELYTRA
private static RegistryObject<Item>
MusicDiscTest.TEST_MUSIC_DISC
private static RegistryObject<SoundEvent>
MusicDiscTest.TEST_SOUND_EVENT
-
Uses of RegistryObject in net.minecraftforge.debug.misc
Modifier and TypeFieldDescriptionprivate static RegistryObject<CustomTagTypesTest.Custom>
CustomTagTypesTest.CUSTOM
-
Uses of RegistryObject in net.minecraftforge.debug.world
Modifier and TypeFieldDescriptionstatic RegistryObject<Biome>
WorldgenRegistryDesyncTest.biome
private static RegistryObject<Block>
ForgeChunkManagerTest.CHUNK_LOADER_BLOCK
private static RegistryObject<Item>
ForgeChunkManagerTest.CHUNK_LOADER_ITEM
WorldgenRegistryDesyncTest.dungeon
-
Uses of RegistryObject in net.minecraftforge.fmllegacy
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 Map<RegistryObject<T>,Supplier<? extends T>>
DeferredRegister.entries
private 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.