Uses of Interface
net.minecraft.class_11099
Packages that use class_11099
Package
Description
The base package for all Minecraft classes.
-
Uses of class_11099 in net.minecraft
Classes in net.minecraft that implement class_11099Fields in net.minecraft with type parameters of type class_11099Modifier and TypeFieldDescriptionprivate final List<class_11099> class_11101.eventsThe field for theeventsrecord component.static final com.mojang.serialization.Codec<class_11099> class_11099.field_59093Methods in net.minecraft that return types with arguments of type class_11099Modifier and TypeMethodDescriptionclass_11101.events()Returns the value of theeventsrecord component.com.mojang.serialization.MapCodec<? extends class_11099> class_11099.method_69851()static com.mojang.serialization.MapCodec<? extends class_11099> class_11099.method_69891(Registry<com.mojang.serialization.MapCodec<? extends class_11099>> registry) Method parameters in net.minecraft with type arguments of type class_11099Modifier and TypeMethodDescriptionstatic com.mojang.serialization.MapCodec<? extends class_11099> class_11099.method_69891(Registry<com.mojang.serialization.MapCodec<? extends class_11099>> registry) Constructor parameters in net.minecraft with type arguments of type class_11099 -
Uses of class_11099 in net.minecraft.registry
Fields in net.minecraft.registry with type parameters of type class_11099Modifier and TypeFieldDescriptionstatic final Registry<com.mojang.serialization.MapCodec<? extends class_11099>> Registries.field_59578static final RegistryKey<Registry<com.mojang.serialization.MapCodec<? extends class_11099>>> RegistryKeys.MINE_EVENT_TYPE -
Uses of class_11099 in net.minecraft.server.world
Fields in net.minecraft.server.world with type parameters of type class_11099Modifier and TypeFieldDescriptionprivate final List<class_11099> ServerWorld.field_58292private final List<class_11099> ServerWorld.field_58293Methods in net.minecraft.server.world that return types with arguments of type class_11099Methods in net.minecraft.server.world with parameters of type class_11099