Uses of Class
zombie.scripting.objects.WeaponCategory
Packages that use WeaponCategory
-
Uses of WeaponCategory in zombie.inventory.types
Methods in zombie.inventory.types with parameters of type WeaponCategoryModifier and TypeMethodDescriptionbooleanHandWeapon.isOfWeaponCategory(WeaponCategory weaponCategory) Method parameters in zombie.inventory.types with type arguments of type WeaponCategoryModifier and TypeMethodDescriptionvoidHandWeapon.setWeaponCategories(Set<WeaponCategory> weaponCategories) -
Uses of WeaponCategory in zombie.scripting.objects
Fields in zombie.scripting.objects declared as WeaponCategoryModifier and TypeFieldDescriptionstatic final WeaponCategoryWeaponCategory.AXEstatic final WeaponCategoryWeaponCategory.BLUNTstatic final WeaponCategoryWeaponCategory.IMPROVISEDstatic final WeaponCategoryWeaponCategory.LONG_BLADEstatic final WeaponCategoryWeaponCategory.SMALL_BLADEstatic final WeaponCategoryWeaponCategory.SMALL_BLUNTstatic final WeaponCategoryWeaponCategory.SPEARstatic final WeaponCategoryWeaponCategory.UNARMEDFields in zombie.scripting.objects with type parameters of type WeaponCategoryModifier and TypeFieldDescriptionstatic final Registry<WeaponCategory> Registries.WEAPON_CATEGORYMethods in zombie.scripting.objects that return WeaponCategoryModifier and TypeMethodDescriptionstatic WeaponCategoryWeaponCategory.get(ResourceLocation id) static WeaponCategoryMethods in zombie.scripting.objects that return types with arguments of type WeaponCategoryMethods in zombie.scripting.objects with parameters of type WeaponCategoryModifier and TypeMethodDescriptionbooleanItem.containsWeaponCategory(WeaponCategory weaponCategory) Method parameters in zombie.scripting.objects with type arguments of type WeaponCategory