Uses of Record Class
net.minecraft.class_11343
Packages that use class_11343
Package
Description
The base package for all Minecraft classes.
-
Uses of class_11343 in net.minecraft
Fields in net.minecraft with type parameters of type class_11343Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_11343> class_11343.field_60354 -
Uses of class_11343 in net.minecraft.entity.player
Method parameters in net.minecraft.entity.player with type arguments of type class_11343Modifier and TypeMethodDescriptionvoidPlayerInventory.readNbt(ReadView.class_11369<class_11343> class_11369) voidPlayerInventory.writeNbt(WriteView.ListAppender<class_11343> listAppender) -
Uses of class_11343 in net.minecraft.inventory
Method parameters in net.minecraft.inventory with type arguments of type class_11343Modifier and TypeMethodDescriptionvoidEnderChestInventory.method_71390(ReadView.class_11369<class_11343> class_11369) voidEnderChestInventory.method_71391(WriteView.ListAppender<class_11343> listAppender)