Uses of Class
net.minecraft.class_11371
Packages that use class_11371
-
Uses of class_11371 in net.minecraft
Fields in net.minecraft declared as class_11371Modifier and TypeFieldDescriptionprivate final class_11371ReadViewImpl.field_60381private final class_11371ReadViewImpl.class_11353.field_60384(package private) final class_11371ReadViewImpl.class_11357.field_60390(package private) final class_11371ReadViewImpl.class_11358.field_60397Methods in net.minecraft with parameters of type class_11371Modifier and TypeMethodDescription(package private) static ReadViewReadViewImpl.method_71415(ErrorReporter errorReporter, class_11371 class_11371, NbtCompound nbtCompound) private ReadView.class_11370ReadViewImpl.method_71427(String string, class_11371 class_11371, NbtList nbtList) Constructors in net.minecraft with parameters of type class_11371ModifierConstructorDescriptionclass_11353(ErrorReporter errorReporter, class_11371 class_11371, List<NbtCompound> list) (package private)class_11357(ErrorReporter errorReporter, String string, class_11371 class_11371, NbtList nbtList) (package private)class_11358(ErrorReporter errorReporter, String string, class_11371 class_11371, com.mojang.serialization.Codec<T> codec, NbtList nbtList) privateReadViewImpl(ErrorReporter reporter, class_11371 class_11371, NbtCompound nbt)