public class Registries
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
net.lenni0451.mcstructs.registry.Registry |
armorMaterial |
net.lenni0451.mcstructs.registry.Registry |
armorTrimMaterial |
net.lenni0451.mcstructs.registry.Registry |
armorTrimPattern |
net.lenni0451.mcstructs.registry.Registry |
attributeModifier |
net.lenni0451.mcstructs.registry.Registry |
bannerPattern |
net.lenni0451.mcstructs.registry.Registry |
block |
net.lenni0451.mcstructs.registry.Registry |
catVariant |
net.lenni0451.mcstructs.registry.Registry |
chickenVariant |
net.lenni0451.mcstructs.registry.Registry |
cowVariant |
net.lenni0451.mcstructs.registry.Registry |
damageType |
net.lenni0451.mcstructs.registry.Registry |
dimension |
net.lenni0451.mcstructs.registry.Registry |
enchantment |
net.lenni0451.mcstructs.registry.Registry |
entityType |
net.lenni0451.mcstructs.registry.Registry |
equipmentAsset |
net.lenni0451.mcstructs.registry.Registry |
frogVariant |
net.lenni0451.mcstructs.registry.Registry |
instrument |
net.lenni0451.mcstructs.registry.Registry |
item |
net.lenni0451.mcstructs.registry.Registry |
jukeboxSong |
net.lenni0451.mcstructs.registry.Registry |
mapDecorationType |
net.lenni0451.mcstructs.registry.Registry |
paintingVariant |
net.lenni0451.mcstructs.registry.Registry |
pigVariant |
net.lenni0451.mcstructs.registry.Registry |
potion |
net.lenni0451.mcstructs.registry.Registry |
sound |
net.lenni0451.mcstructs.registry.Registry |
statusEffect |
net.lenni0451.mcstructs.registry.Registry |
wolfSoundVariant |
net.lenni0451.mcstructs.registry.Registry |
wolfVariant |
| Constructor and Description |
|---|
Registries() |
| Modifier and Type | Method and Description |
|---|---|
protected net.lenni0451.mcstructs.registry.Registry |
register(net.lenni0451.mcstructs.core.Identifier name) |
public final net.lenni0451.mcstructs.registry.Registry item
public final net.lenni0451.mcstructs.registry.Registry block
public final net.lenni0451.mcstructs.registry.Registry enchantment
public final net.lenni0451.mcstructs.registry.Registry statusEffect
public final net.lenni0451.mcstructs.registry.Registry mapDecorationType
public final net.lenni0451.mcstructs.registry.Registry bannerPattern
public final net.lenni0451.mcstructs.registry.Registry instrument
public final net.lenni0451.mcstructs.registry.Registry sound
public final net.lenni0451.mcstructs.registry.Registry attributeModifier
public final net.lenni0451.mcstructs.registry.Registry armorMaterial
public final net.lenni0451.mcstructs.registry.Registry armorTrimMaterial
public final net.lenni0451.mcstructs.registry.Registry armorTrimPattern
public final net.lenni0451.mcstructs.registry.Registry equipmentAsset
public final net.lenni0451.mcstructs.registry.Registry potion
public final net.lenni0451.mcstructs.registry.Registry jukeboxSong
public final net.lenni0451.mcstructs.registry.Registry entityType
public final net.lenni0451.mcstructs.registry.Registry damageType
public final net.lenni0451.mcstructs.registry.Registry wolfVariant
public final net.lenni0451.mcstructs.registry.Registry wolfSoundVariant
public final net.lenni0451.mcstructs.registry.Registry frogVariant
public final net.lenni0451.mcstructs.registry.Registry catVariant
public final net.lenni0451.mcstructs.registry.Registry pigVariant
public final net.lenni0451.mcstructs.registry.Registry cowVariant
public final net.lenni0451.mcstructs.registry.Registry chickenVariant
public final net.lenni0451.mcstructs.registry.Registry paintingVariant
public final net.lenni0451.mcstructs.registry.Registry dimension