public static final class class_5455.class_5456<E> extends Object
| Modifier and Type | Field and Description |
|---|---|
private RegistryKey<? extends Registry<E>> |
field_25920 |
private com.mojang.serialization.MapCodec<E> |
field_25921 |
private boolean |
field_25922 |
| Constructor and Description |
|---|
class_5456(RegistryKey<? extends Registry<E>> registryKey,
com.mojang.serialization.MapCodec<E> mapCodec,
boolean bool) |
| Modifier and Type | Method and Description |
|---|---|
RegistryKey<? extends Registry<E>> |
method_30535() |
com.mojang.serialization.MapCodec<E> |
method_30536() |
boolean |
method_30537() |
private final RegistryKey<? extends Registry<E>> field_25920
private final com.mojang.serialization.MapCodec<E> field_25921
private final boolean field_25922
public class_5456(RegistryKey<? extends Registry<E>> registryKey, com.mojang.serialization.MapCodec<E> mapCodec, boolean bool)
@Environment(value=CLIENT) public RegistryKey<? extends Registry<E>> method_30535()
public com.mojang.serialization.MapCodec<E> method_30536()
public boolean method_30537()