Interface CompatWrapper
- All Known Subinterfaces:
EntityCompatWrapper,ListCompatWrapper,NbtCompatWrapper,PlayerInventoryCompatWrapper,SimpleInventoryCompatWrapper,SortedSetCompatWrapper
- All Known Implementing Classes:
EntityCompatWrapper_Minecraft_1_21_9,ListCompatWrapper_Java_17,ListCompatWrapper_Java_21,NbtCompatWrapper_Minecraft_1_21_6,PlayerInventoryCompatWrapper_Minecraft_1_21_5,SimpleInventoryCompatWrapper_Minecraft_1_20_3,SortedSetCompatWrapper_Java_17,SortedSetCompatWrapper_Java_21
public interface CompatWrapper
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidonServerStarted(net.minecraft.server.MinecraftServer server)
-
Method Details
-
onServerStarted
default void onServerStarted(net.minecraft.server.MinecraftServer server)
-