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 String
ClientBrandRetriever. 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 void
Main. 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 void
Main. 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 String
MinecraftServer. getServerModName()
static void
Main. 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 interface
CubicSampler.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 int
ColorResolver. getColor(Biome biome, double x, double z)