Uses of Class
com.prineside.tdi2.items.TrophyItem
Packages that use TrophyItem
-
Uses of TrophyItem in com.prineside.tdi2.items
Methods in com.prineside.tdi2.items that return TrophyItemModifier and TypeMethodDescriptionTrophyItem.TrophyItemFactory.create
(TrophyType trophyType) TrophyItem.TrophyItemFactory.createDefault()
TrophyItem.Serializer.read()
TrophyItem.Serializer.read
(Kryo kryo, Input input, Class<? extends TrophyItem> aClass) Methods in com.prineside.tdi2.items with parameters of type TrophyItemModifier and TypeMethodDescriptionvoid
TrophyItem.Serializer.write
(Kryo kryo, Output output, TrophyItem c) Method parameters in com.prineside.tdi2.items with type arguments of type TrophyItemModifier and TypeMethodDescriptionTrophyItem.Serializer.read
(Kryo kryo, Input input, Class<? extends TrophyItem> aClass)