Uses of Interface
net.minecraft.class_4235
Packages that use class_4235
-
Uses of class_4235 in net.minecraft
Fields in net.minecraft declared as class_4235Modifier and TypeFieldDescriptionstatic final class_4235class_4235.FALSEstatic final class_4235class_4235.TRUE -
Uses of class_4235 in net.minecraft.client
Classes in net.minecraft.client that implement class_4235Fields in net.minecraft.client declared as class_4235Fields in net.minecraft.client with type parameters of type class_4235Modifier and TypeFieldDescriptionprivate final Iterable<? extends class_4235>class_2879.field_13573private final Iterable<? extends class_4235>class_2884.field_13590Methods in net.minecraft.client that return class_4235Modifier and TypeMethodDescription(package private) static class_4235class_2885.class_4237.method_19279(JsonObject jsonObject) private static class_4235class_2885.class_4237.method_19280(Map.Entry<String, JsonElement> entry) private class_4235class_2885.class_4237.method_19282(JsonObject jsonObject) Constructors in net.minecraft.client with parameters of type class_4235Constructor parameters in net.minecraft.client with type arguments of type class_4235ModifierConstructorDescriptionclass_2879(Iterable<? extends class_4235> iterable) class_2884(Iterable<? extends class_4235> iterable)