| Package | Description |
|---|---|
| net.minecraft.block | |
| net.minecraft.potion | |
| net.minecraftforge.registries |
| Modifier and Type | Field and Description |
|---|---|
static RegistryNamespacedDefaultedByKey<ResourceLocation,Block> |
Block.REGISTRY |
| Modifier and Type | Field and Description |
|---|---|
static RegistryNamespacedDefaultedByKey<ResourceLocation,PotionType> |
PotionType.REGISTRY |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
NamespacedDefaultedWrapper<V extends IForgeRegistryEntry<V>> |
| Modifier and Type | Method and Description |
|---|---|
static <V extends IForgeRegistryEntry<V>> |
GameData.getWrapperDefaulted(java.lang.Class<V> cls) |