Class RefBuiltInRegistries
-
- All Implemented Interfaces:
public final class RefBuiltInRegistries
-
-
Field Summary
Fields Modifier and Type Field Description public final static RefRegistry<RefEnchantment>
ENCHANTMENT
public final static RefDefaultedRegistry<RefEntityType<out Object>>
ENTITY_TYPE
public final static RefRegistry<RefDataComponentType<out Object>>
DATA_COMPONENT_TYPE
-
Constructor Summary
Constructors Constructor Description RefBuiltInRegistries()
-