Uses of Class
net.minecraft.obfuscate.DontObfuscate
| Package | Description |
|---|---|
| net.minecraft.client | |
| net.minecraft.client.main | |
| net.minecraft.data | |
| net.minecraft.server | |
| net.minecraft.util | |
| net.minecraft.world.level |
-
Uses of DontObfuscate in net.minecraft.client
Methods in net.minecraft.client with annotations of type DontObfuscate Modifier and Type Method Description static StringClientBrandRetriever. getClientModName() -
Uses of DontObfuscate in net.minecraft.client.main
Methods in net.minecraft.client.main with annotations of type DontObfuscate Modifier and Type Method Description static voidMain. main(String[] args) -
Uses of DontObfuscate in net.minecraft.data
Methods in net.minecraft.data with annotations of type DontObfuscate Modifier and Type Method Description static voidMain. main(String[] string) -
Uses of DontObfuscate in net.minecraft.server
Methods in net.minecraft.server with annotations of type DontObfuscate Modifier and Type Method Description StringMinecraftServer. getServerModName()static voidMain. main(String[] args) -
Uses of DontObfuscate in net.minecraft.util
Classes in net.minecraft.util with annotations of type DontObfuscate Modifier and Type Interface Description static interfaceCubicSampler.RgbFetcher -
Uses of DontObfuscate in net.minecraft.world.level
Methods in net.minecraft.world.level with annotations of type DontObfuscate Modifier and Type Method Description intColorResolver. getColor(Biome biome, double x, double z)