Uses of Interface
net.minecraft.class_11368.class_11369
Packages that use class_11368.class_11369
Package
Description
The base package for all Minecraft classes.
-
Uses of class_11368.class_11369 in net.minecraft
Classes in net.minecraft that implement class_11368.class_11369Fields in net.minecraft declared as class_11368.class_11369Modifier and TypeFieldDescriptionprivate final class_11368.class_11369<Object> class_11371.field_60417Methods in net.minecraft that return class_11368.class_11369Modifier and TypeMethodDescriptionprivate <T> class_11368.class_11369<T> class_11352.method_71430(String string, NbtList nbtList, com.mojang.serialization.Codec<T> codec) <T> class_11368.class_11369<T> class_11352.method_71437(String string, com.mojang.serialization.Codec<T> codec) <T> class_11368.class_11369<T> class_11368.method_71437(String string, com.mojang.serialization.Codec<T> codec) <T> class_11368.class_11369<T> class_11371.method_71489()Methods in net.minecraft that return types with arguments of type class_11368.class_11369Modifier and TypeMethodDescription<T> Optional<class_11368.class_11369<T>> class_11352.method_71435(String string, com.mojang.serialization.Codec<T> codec) <T> Optional<class_11368.class_11369<T>> class_11368.method_71435(String string, com.mojang.serialization.Codec<T> codec) -
Uses of class_11368.class_11369 in net.minecraft.entity.player
Methods in net.minecraft.entity.player with parameters of type class_11368.class_11369Modifier and TypeMethodDescriptionvoidPlayerInventory.readNbt(class_11368.class_11369<class_11343> class_11369) -
Uses of class_11368.class_11369 in net.minecraft.inventory
Methods in net.minecraft.inventory with parameters of type class_11368.class_11369Modifier and TypeMethodDescriptionvoidEnderChestInventory.method_71390(class_11368.class_11369<class_11343> class_11369) voidSimpleInventory.readNbtList(class_11368.class_11369<ItemStack> class_11369) Reads the item stacks fromnbtList.