Uses of Interface
net.minecraft.class_6603.class_6605
Packages that use class_6603.class_6605
Package
Description
The base package for all Minecraft classes.
-
Uses of class_6603.class_6605 in net.minecraft
Methods in net.minecraft that return types with arguments of type class_6603.class_6605Methods in net.minecraft with parameters of type class_6603.class_6605Modifier and TypeMethodDescriptionprivate void
class_6603.method_38593
(class_6603.class_6605 class_6605, int int2, int int3) -
Uses of class_6603.class_6605 in net.minecraft.client.world
Method parameters in net.minecraft.client.world with type arguments of type class_6603.class_6605Modifier and TypeMethodDescriptionClientChunkManager.loadChunkFromPacket
(int x, int z, PacketByteBuf packetByteBuf, NbtCompound nbtCompound, Consumer<class_6603.class_6605> consumer) -
Uses of class_6603.class_6605 in net.minecraft.world.chunk
Method parameters in net.minecraft.world.chunk with type arguments of type class_6603.class_6605Modifier and TypeMethodDescriptionvoid
WorldChunk.loadFromPacket
(PacketByteBuf packetByteBuf, NbtCompound nbtCompound, Consumer<class_6603.class_6605> consumer)