Uses of Class
generation.builders.ClothingItemBuilder
Packages that use ClothingItemBuilder
-
Uses of ClothingItemBuilder in generation.builders
Subclasses with type arguments of type ClothingItemBuilder in generation.buildersMethods in generation.builders that return ClothingItemBuilderModifier and TypeMethodDescriptionClothingItemBuilder.biteDefense(int int0) ClothingItemBuilder.bulletDefense(int int0) ClothingItemBuilder.canHaveHoles(boolean boolean0) ClothingItemBuilder.chanceToFall(int int0) static ClothingItemBuilderClothingItemBuilder.combatSpeedModifier(float float0) ClothingItemBuilder.conditionLowerChanceOneIn(int int0) ClothingItemBuilder.insulation(float float0) ClothingItemBuilder.neckProtectionModifier(float float0) ClothingItemBuilder.removeOnBroken(boolean boolean0) ClothingItemBuilder.runSpeedModifier(float float0) ClothingItemBuilder.scratchDefense(int int0) ClothingItemBuilder.stompPower(float float0) ClothingItemBuilder.temperature(float float0) ClothingItemBuilder.waterResistance(float float0) ClothingItemBuilder.weightWet(float float0) ClothingItemBuilder.windResistance(float float0)