static IForgeRegistry<Activity> |
ForgeRegistries.ACTIVITIES |
static IForgeRegistry<BiomeProviderType<?,?>> |
ForgeRegistries.BIOME_PROVIDER_TYPES |
static IForgeRegistry<Biome> |
ForgeRegistries.BIOMES |
static IForgeRegistry<BlockPlacerType<?>> |
ForgeRegistries.BLOCK_PLACER_TYPES |
static IForgeRegistry<BlockStateProviderType<?>> |
ForgeRegistries.BLOCK_STATE_PROVIDER_TYPES |
static IForgeRegistry<Block> |
ForgeRegistries.BLOCKS |
static IForgeRegistry<ChunkGeneratorType<?,?>> |
ForgeRegistries.CHUNK_GENERATOR_TYPES |
static IForgeRegistry<ChunkStatus> |
ForgeRegistries.CHUNK_STATUS |
static IForgeRegistry<ContainerType<?>> |
ForgeRegistries.CONTAINERS |
static IForgeRegistry<DataSerializerEntry> |
ForgeRegistries.DATA_SERIALIZERS |
static IForgeRegistry<Placement<?>> |
ForgeRegistries.DECORATORS |
static IForgeRegistry<Enchantment> |
ForgeRegistries.ENCHANTMENTS |
static IForgeRegistry<EntityType<?>> |
ForgeRegistries.ENTITIES |
static IForgeRegistry<Feature<?>> |
ForgeRegistries.FEATURES |
static IForgeRegistry<Fluid> |
ForgeRegistries.FLUIDS |
static IForgeRegistry<FoliagePlacerType<?>> |
ForgeRegistries.FOLIAGE_PLACER_TYPES |
static IForgeRegistry<Item> |
ForgeRegistries.ITEMS |
static IForgeRegistry<GlobalLootModifierSerializer<?>> |
ForgeRegistries.LOOT_MODIFIER_SERIALIZERS |
static IForgeRegistry<MemoryModuleType<?>> |
ForgeRegistries.MEMORY_MODULE_TYPES |
static IForgeRegistry<ModDimension> |
ForgeRegistries.MOD_DIMENSIONS |
static IForgeRegistry<PaintingType> |
ForgeRegistries.PAINTING_TYPES |
static IForgeRegistry<ParticleType<?>> |
ForgeRegistries.PARTICLE_TYPES |
static IForgeRegistry<PointOfInterestType> |
ForgeRegistries.POI_TYPES |
static IForgeRegistry<Potion> |
ForgeRegistries.POTION_TYPES |
static IForgeRegistry<Effect> |
ForgeRegistries.POTIONS |
static IForgeRegistry<VillagerProfession> |
ForgeRegistries.PROFESSIONS |
static IForgeRegistry<IRecipeSerializer<?>> |
ForgeRegistries.RECIPE_SERIALIZERS |
static IForgeRegistry<Schedule> |
ForgeRegistries.SCHEDULES |
static IForgeRegistry<SensorType<?>> |
ForgeRegistries.SENSOR_TYPES |
static IForgeRegistry<SoundEvent> |
ForgeRegistries.SOUND_EVENTS |
static IForgeRegistry<StatType<?>> |
ForgeRegistries.STAT_TYPES |
static IForgeRegistry<SurfaceBuilder<?>> |
ForgeRegistries.SURFACE_BUILDERS |
static IForgeRegistry<TileEntityType<?>> |
ForgeRegistries.TILE_ENTITIES |
static IForgeRegistry<TreeDecoratorType<?>> |
ForgeRegistries.TREE_DECORATOR_TYPES |
private IForgeRegistry<T> |
DeferredRegister.type |
static IForgeRegistry<WorldCarver<?>> |
ForgeRegistries.WORLD_CARVERS |