Uses of Class
net.minecraft.class_2934
Packages that use class_2934
Package
Description
-
Uses of class_2934 in net.minecraft
Methods in net.minecraft that return class_2934Methods in net.minecraft with parameters of type class_2934Modifier and TypeMethodDescriptionprivate static voidclass_2935.method_12908(class_2934 class_2934) -
Uses of class_2934 in net.minecraft.client
Fields in net.minecraft.client declared as class_2934Methods in net.minecraft.client that return class_2934 -
Uses of class_2934 in net.minecraft.server
Fields in net.minecraft.server declared as class_2934Methods in net.minecraft.server that return class_2934Constructors in net.minecraft.server with parameters of type class_2934ModifierConstructorDescriptionMinecraftServer(File file, Proxy proxy, class_2934 class_2934, com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService yggdrasilAuthenticationService, com.mojang.authlib.minecraft.MinecraftSessionService minecraftSessionService, com.mojang.authlib.GameProfileRepository gameProfileRepository, UserCache userCache) -
Uses of class_2934 in net.minecraft.server.dedicated
Constructors in net.minecraft.server.dedicated with parameters of type class_2934ModifierConstructorDescriptionMinecraftDedicatedServer(File file, class_2934 class_2934, com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService yggdrasilAuthenticationService, com.mojang.authlib.minecraft.MinecraftSessionService minecraftSessionService, com.mojang.authlib.GameProfileRepository gameProfileRepository, UserCache userCache) -
Uses of class_2934 in net.minecraft.world
Fields in net.minecraft.world declared as class_2934Constructors in net.minecraft.world with parameters of type class_2934ModifierConstructorDescriptionAnvilWorldSaveHandler(File file, String string, boolean bool, class_2934 class_2934) WorldSaveHandler(File file, String string, boolean bool, class_2934 class_2934) -
Uses of class_2934 in net.minecraft.world.chunk
Fields in net.minecraft.world.chunk declared as class_2934Constructors in net.minecraft.world.chunk with parameters of type class_2934 -
Uses of class_2934 in net.minecraft.world.level.storage
Fields in net.minecraft.world.level.storage declared as class_2934Methods in net.minecraft.world.level.storage with parameters of type class_2934Modifier and TypeMethodDescriptionstatic LevelPropertiesLevelStorage.method_11950(File file, class_2934 class_2934) Constructors in net.minecraft.world.level.storage with parameters of type class_2934ModifierConstructorDescriptionAnvilLevelStorage(File file, class_2934 class_2934) LevelStorage(File file, class_2934 class_2934)