Uses of Class
net.minecraft.command.argument.EntityArgumentType.Serializer.class_7171
Packages that use EntityArgumentType.Serializer.class_7171
-
Uses of EntityArgumentType.Serializer.class_7171 in net.minecraft.command.argument
Methods in net.minecraft.command.argument that return EntityArgumentType.Serializer.class_7171Modifier and TypeMethodDescriptionEntityArgumentType.Serializer.fromPacket(PacketByteBuf packetByteBuf) EntityArgumentType.Serializer.method_41726(EntityArgumentType entityArgumentType) Methods in net.minecraft.command.argument with parameters of type EntityArgumentType.Serializer.class_7171Modifier and TypeMethodDescriptionvoidEntityArgumentType.Serializer.toJson(EntityArgumentType.Serializer.class_7171 class_7171, JsonObject jsonObject) voidEntityArgumentType.Serializer.toPacket(EntityArgumentType.Serializer.class_7171 class_7171, PacketByteBuf packetByteBuf)