net.minecraft.util.registry

public interface IRegistry<T>

extends IObjectIntIterable<T>

fc
net.minecraft.util.registry.IRegistry

Field summary

Modifier and TypeField
org.apache.logging.log4j.Logger
e
field_212616_e
IRegistry<IRegistry<?>>
f
field_212617_f
IRegistry<Block>
g
field_212618_g
IRegistry<Fluid>
h
field_212619_h
IRegistry<PaintingType>
i
field_212620_i
IRegistry<PotionType>
j
field_212621_j
IRegistry<DimensionType>
k
field_212622_k
IRegistry<ResourceLocation>
l
field_212623_l
IRegistry<Biome>
m
field_212624_m
IRegistry<BiomeProviderType<?, ?>>
n
field_212625_n
IRegistry<TileEntityType<?>>
o
field_212626_o
IRegistry<ChunkGeneratorType<?, ?>>
p
field_212627_p
IRegistry<Enchantment>
q
field_212628_q
IRegistry<EntityType<?>>
r
field_212629_r
IRegistry<Item>
s
field_212630_s
IRegistry<Potion>
t
field_212631_t
IRegistry<ParticleType<? extends IParticleData>>
u
field_212632_u
IRegistry<SoundEvent>
v
field_212633_v
IRegistry<StatType<?>>
w
field_212634_w

Method summary

Modifier and TypeMethod
static <T> IRegistry<T>
a(String arg0, fc<T> arg1)
func_212610_a(String arg0, IRegistry<T> arg1)
static void
e()
func_212613_e()
ResourceLocation
b(T arg0)
func_177774_c(T arg0)
T
a(pc arg0)
func_82594_a(ResourceLocation arg0)
ResourceLocation
b()
func_212609_b()
int
a(T arg0)
func_148757_b(T arg0)
T
a(int arg0)
func_148754_a(int arg0)
Iterator<T>
iterator()
iterator()
T
b(pc arg0)
func_212608_b(ResourceLocation arg0)
void
a(int arg0, pc arg1, T arg2)
func_177775_a(int arg0, ResourceLocation arg1, T arg2)
void
a(pc arg0, T arg1)
func_82595_a(ResourceLocation arg0, T arg1)
Set<ResourceLocation>
c()
func_148742_b()
boolean
d()
func_195866_d()
T
a(Random arg0)
func_186801_a(Random arg0)
default Stream<T>
f()
func_201756_e()
boolean
c(pc arg0)
func_212607_c(ResourceLocation arg0)