Uses of Class
net.minecraft.command.argument.EntityArgumentType.Serializer.Properties
Packages that use EntityArgumentType.Serializer.Properties
-
Uses of EntityArgumentType.Serializer.Properties in net.minecraft.command.argument
Methods in net.minecraft.command.argument that return EntityArgumentType.Serializer.PropertiesModifier and TypeMethodDescriptionEntityArgumentType.Serializer.fromPacket(PacketByteBuf packetByteBuf) EntityArgumentType.Serializer.getArgumentTypeProperties(EntityArgumentType entityArgumentType) Methods in net.minecraft.command.argument with parameters of type EntityArgumentType.Serializer.PropertiesModifier and TypeMethodDescriptionvoidEntityArgumentType.Serializer.writeJson(EntityArgumentType.Serializer.Properties properties, JsonObject jsonObject) voidEntityArgumentType.Serializer.writePacket(EntityArgumentType.Serializer.Properties properties, PacketByteBuf packetByteBuf)