Class StructureGenerationEvent
java.lang.Object
jdk.internal.event.Event
jdk.jfr.Event
net.minecraft.util.profiling.jfr.event.StructureGenerationEvent
- Mappings:
Namespace Name named net/minecraft/util/profiling/jfr/event/StructureGenerationEvent
intermediary net/minecraft/util/profiling/jfr/event/StructureGenerationEvent
official net/minecraft/util/profiling/jfr/event/StructureGenerationEvent
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionStructureGenerationEvent
(ChunkPos chunkPos, RegistryEntry<Structure> structure, RegistryKey<World> dimension) -
Method Summary
-
Field Details
-
Constructor Details
-
StructureGenerationEvent
public StructureGenerationEvent(ChunkPos chunkPos, RegistryEntry<Structure> structure, RegistryKey<World> dimension) - Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/util/profiling/jfr/event/StructureGenerationEvent;<init>(Lnet/minecraft/util/math/ChunkPos;Lnet/minecraft/registry/entry/RegistryEntry;Lnet/minecraft/registry/RegistryKey;)V
intermediary <init>
Lnet/minecraft/util/profiling/jfr/event/StructureGenerationEvent;<init>(Lnet/minecraft/class_1923;Lnet/minecraft/class_6880;Lnet/minecraft/class_5321;)V
official <init>
Lnet/minecraft/util/profiling/jfr/event/StructureGenerationEvent;<init>(Ldfp;Ljr;Laku;)V
-