extends IObjectIntIterable<T>
fc | |
net.minecraft.util.registry.IRegistry |
Field summary
Modifier and Type | Field | ||||
---|---|---|---|---|---|
org.apache.logging.log4j.Logger |
| ||||
IRegistry<IRegistry<?>> |
| ||||
IRegistry<Block> |
| ||||
IRegistry<Fluid> |
| ||||
IRegistry<PaintingType> |
| ||||
IRegistry<PotionType> |
| ||||
IRegistry<DimensionType> |
| ||||
IRegistry<ResourceLocation> |
| ||||
IRegistry<Biome> |
| ||||
IRegistry<BiomeProviderType<?, ?>> |
| ||||
IRegistry<TileEntityType<?>> |
| ||||
IRegistry<ChunkGeneratorType<?, ?>> |
| ||||
IRegistry<Enchantment> |
| ||||
IRegistry<EntityType<?>> |
| ||||
IRegistry<Item> |
| ||||
IRegistry<Potion> |
| ||||
IRegistry<ParticleType<? extends IParticleData>> |
| ||||
IRegistry<SoundEvent> |
| ||||
IRegistry<StatType<?>> |
|
Method summary
Modifier and Type | Method | ||||
---|---|---|---|---|---|
static <T> IRegistry<T> |
| ||||
static void |
| ||||
ResourceLocation |
| ||||
T |
| ||||
ResourceLocation |
| ||||
int |
| ||||
T |
| ||||
Iterator<T> |
| ||||
T |
| ||||
void |
| ||||
void |
| ||||
Set<ResourceLocation> |
| ||||
boolean |
| ||||
T |
| ||||
default Stream<T> |
| ||||
boolean |
|