Uses of Interface
net.minecraft.class_12096
Packages that use class_12096
Package
Description
The base package for all Minecraft classes.
-
Uses of class_12096 in net.minecraft
Subinterfaces of class_12096 in net.minecraftFields in net.minecraft declared as class_12096Modifier and TypeFieldDescriptionstatic final class_12096class_12096.field_63207static final class_12096class_12096.field_63208Methods in net.minecraft that return class_12096Modifier and TypeMethodDescriptiondefault class_12096class_12096.method_75034(class_12096 class_12096) class_12097.method_75037()Methods in net.minecraft with parameters of type class_12096Modifier and TypeMethodDescriptionbooleanclass_12090.class_12091.method_75022(class_12096 class_12096) booleanclass_12090.class_12092.method_75022(class_12096 class_12096) booleanclass_12090.method_75022(class_12096 class_12096) default class_12096class_12096.method_75034(class_12096 class_12096) -
Uses of class_12096 in net.minecraft.client.network
Fields in net.minecraft.client.network declared as class_12096Modifier and TypeFieldDescriptionprivate static final class_12096ClientPlayNetworkHandler.field_63567private final class_12096ClientCommandSource.field_63568private class_12096ClientPlayerEntity.field_63569Methods in net.minecraft.client.network that return class_12096Modifier and TypeMethodDescriptionClientPlayerEntity.method_75004()ClientCommandSource.method_75037()Methods in net.minecraft.client.network with parameters of type class_12096Constructors in net.minecraft.client.network with parameters of type class_12096ModifierConstructorDescriptionClientCommandSource(ClientPlayNetworkHandler networkHandler, MinecraftClient client, class_12096 class_12096) -
Uses of class_12096 in net.minecraft.entity.player
Methods in net.minecraft.entity.player that return class_12096 -
Uses of class_12096 in net.minecraft.server
Fields in net.minecraft.server declared as class_12096Modifier and TypeFieldDescriptionprivate final class_12096SaveLoading.ServerConfig.functionCompilationPermissionsThe field for thefunctionCompilationPermissionsrecord component.Methods in net.minecraft.server that return class_12096Modifier and TypeMethodDescriptionSaveLoading.ServerConfig.functionCompilationPermissions()Returns the value of thefunctionCompilationPermissionsrecord component.abstract class_12096MinecraftServer.method_74995()Methods in net.minecraft.server with parameters of type class_12096Modifier and TypeMethodDescriptionstatic CompletableFuture<DataPackContents> DataPackContents.reload(ResourceManager resourceManager, CombinedDynamicRegistries<ServerDynamicRegistryType> dynamicRegistries, List<Registry.PendingTagLoad<?>> pendingTagLoads, FeatureSet enabledFeatures, CommandManager.RegistrationEnvironment environment, class_12096 class_12096, Executor prepareExecutor, Executor applyExecutor) Reloads the data packs contents.Constructors in net.minecraft.server with parameters of type class_12096ModifierConstructorDescriptionprivateDataPackContents(CombinedDynamicRegistries<ServerDynamicRegistryType> dynamicRegistries, RegistryWrapper.WrapperLookup registries, FeatureSet enabledFeatures, CommandManager.RegistrationEnvironment environment, List<Registry.PendingTagLoad<?>> pendingTagLoads, class_12096 class_12096) ServerConfig(SaveLoading.DataPacks dataPacks, CommandManager.RegistrationEnvironment registrationEnvironment, class_12096 class_12096) -
Uses of class_12096 in net.minecraft.server.command
Fields in net.minecraft.server.command declared as class_12096Methods in net.minecraft.server.command that return class_12096Methods in net.minecraft.server.command with parameters of type class_12096Modifier and TypeMethodDescriptionServerCommandSource.withLevel(class_12096 class_12096) ServerCommandSource.withMaxLevel(class_12096 class_12096) Constructors in net.minecraft.server.command with parameters of type class_12096ModifierConstructorDescriptionServerCommandSource(CommandOutput output, Vec3d pos, Vec2f rot, ServerWorld world, class_12096 class_12096, String name, Text displayName, MinecraftServer server, @Nullable Entity entity) privateServerCommandSource(CommandOutput output, Vec3d pos, Vec2f rot, ServerWorld world, class_12096 class_12096, String name, Text displayName, MinecraftServer server, @Nullable Entity entity, boolean silent, ReturnValueConsumer resultStorer, EntityAnchorArgumentType.EntityAnchor entityAnchor, SignedCommandArguments signedArguments, FutureQueue messageChainTaskQueue) -
Uses of class_12096 in net.minecraft.server.dedicated
Methods in net.minecraft.server.dedicated that return class_12096 -
Uses of class_12096 in net.minecraft.server.function
Fields in net.minecraft.server.function declared as class_12096Constructors in net.minecraft.server.function with parameters of type class_12096ModifierConstructorDescriptionFunctionLoader(class_12096 class_12096, com.mojang.brigadier.CommandDispatcher<ServerCommandSource> commandDispatcher) -
Uses of class_12096 in net.minecraft.server.network
Methods in net.minecraft.server.network that return class_12096 -
Uses of class_12096 in net.minecraft.test
Methods in net.minecraft.test that return class_12096