public static class PNCConfig.Client.Armor
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
blockTrackerMaxTimePerTick |
static boolean |
fancyArmorModels |
static double |
leggingsFOVFactor |
static boolean |
pathEnabled |
static ClientConfig.PathUpdateSetting |
pathUpdateSetting |
static boolean |
showEnchantGlint |
static boolean |
showPressureNumerically |
static boolean |
wirePath |
static boolean |
xRayEnabled |
| Constructor and Description |
|---|
Armor() |
public static int blockTrackerMaxTimePerTick
public static boolean fancyArmorModels
public static double leggingsFOVFactor
public static boolean pathEnabled
public static boolean wirePath
public static boolean xRayEnabled
public static ClientConfig.PathUpdateSetting pathUpdateSetting
public static boolean showPressureNumerically
public static boolean showEnchantGlint