public class class_5321<T> extends Object
| Modifier and Type | Field and Description |
|---|---|
private static Map<String,class_5321<?>> |
field_25136 |
private Identifier |
field_25137 |
private Identifier |
field_25138 |
| Modifier | Constructor and Description |
|---|---|
private |
class_5321(Identifier identifier,
Identifier identifier2) |
| Modifier and Type | Method and Description |
|---|---|
Identifier |
method_29177() |
static <T> Function<Identifier,class_5321<T>> |
method_29178(class_5321<Registry<T>> class_5321) |
static <T> class_5321<T> |
method_29179(class_5321<Registry<T>> class_5321,
Identifier identifier) |
static <T> class_5321<Registry<T>> |
method_29180(Identifier identifier) |
private static <T> class_5321<T> |
method_29181(Identifier identifier,
Identifier identifier2) |
String |
toString() |
private static final Map<String,class_5321<?>> field_25136
private final Identifier field_25137
private final Identifier field_25138
private class_5321(Identifier identifier, Identifier identifier2)
public static <T> class_5321<T> method_29179(class_5321<Registry<T>> class_5321, Identifier identifier)
public static <T> class_5321<Registry<T>> method_29180(Identifier identifier)
private static <T> class_5321<T> method_29181(Identifier identifier, Identifier identifier2)
public Identifier method_29177()
public static <T> Function<Identifier,class_5321<T>> method_29178(class_5321<Registry<T>> class_5321)