Uses of Interface
net.minecraft.class_11545
Packages that use class_11545
Package
Description
The base package for all Minecraft classes.
-
Uses of class_11545 in net.minecraft
Classes in net.minecraft that implement class_11545Fields in net.minecraft declared as class_11545Methods in net.minecraft that return class_11545Modifier and TypeMethodDescriptionstatic class_11545class_11545.method_72283(class_11545 class_11545, class_11545 class_115452) Methods in net.minecraft with parameters of type class_11545Modifier and TypeMethodDescriptionstatic class_11545class_11545.method_72283(class_11545 class_11545, class_11545 class_115452) -
Uses of class_11545 in net.minecraft.server
Fields in net.minecraft.server declared as class_11545Methods in net.minecraft.server that return class_11545Methods in net.minecraft.server with parameters of type class_11545Modifier and TypeMethodDescriptionprivate static voidMinecraftServer.setupSpawn(ServerWorld world, ServerWorldProperties worldProperties, boolean bonusChest, boolean debugWorld, class_11545 class_11545) Constructors in net.minecraft.server with parameters of type class_11545ModifierConstructorDescriptionMinecraftServer(Thread serverThread, LevelStorage.Session session, ResourcePackManager dataPackManager, SaveLoader saveLoader, Proxy proxy, com.mojang.datafixers.DataFixer dataFixer, ApiServices apiServices, class_11545 worldGenerationProgressListenerFactory) -
Uses of class_11545 in net.minecraft.server.integrated
Constructors in net.minecraft.server.integrated with parameters of type class_11545ModifierConstructorDescriptionIntegratedServer(Thread serverThread, MinecraftClient client, LevelStorage.Session session, ResourcePackManager dataPackManager, SaveLoader saveLoader, ApiServices apiServices, class_11545 worldGenerationProgressListenerFactory)