Package net.minecraft.server.world
Class ChunkTicket
java.lang.Object
net.minecraft.server.world.ChunkTicket
Represents a chunk ticket, which specifies the reason a chunk has been loaded.
- Mappings:
Namespace Name named net/minecraft/server/world/ChunkTicketintermediary net/minecraft/class_3228official arj
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionChunkTicket(ChunkTicketType chunkTicketType, int int2) privateChunkTicket(ChunkTicketType chunkTicketType, int int2, long long2) -
Method Summary
Modifier and TypeMethodDescriptionintgetLevel()getType()static @Nullable ChunkTicketmethod_66020(NbtCompound nbtCompound) voidmethod_66021(NbtCompound nbtCompound) voidvoidbooleantoString()
-
Field Details
-
type
- Mappings:
Namespace Name Mixin selector named typeLnet/minecraft/server/world/ChunkTicket;type:Lnet/minecraft/server/world/ChunkTicketType;intermediary field_14023Lnet/minecraft/class_3228;field_14023:Lnet/minecraft/class_3230;official aLarj;a:Lark;
-
level
private final int level- Mappings:
Namespace Name Mixin selector named levelLnet/minecraft/server/world/ChunkTicket;level:Iintermediary field_14025Lnet/minecraft/class_3228;field_14025:Iofficial bLarj;b:I
-
field_55597
private long field_55597- Mappings:
Namespace Name Mixin selector named field_55597Lnet/minecraft/server/world/ChunkTicket;field_55597:Jintermediary field_55597Lnet/minecraft/class_3228;field_55597:Jofficial cLarj;c:J
-
-
Constructor Details
-
ChunkTicket
-
ChunkTicket
-
-
Method Details
-
method_66020
- Mappings:
Namespace Name Mixin selector named method_66020Lnet/minecraft/server/world/ChunkTicket;method_66020(Lnet/minecraft/nbt/NbtCompound;)Lnet/minecraft/server/world/ChunkTicket;intermediary method_66020Lnet/minecraft/class_3228;method_66020(Lnet/minecraft/class_2487;)Lnet/minecraft/class_3228;official aLarj;a(Ltq;)Larj;
-
method_66021
- Mappings:
Namespace Name Mixin selector named method_66021Lnet/minecraft/server/world/ChunkTicket;method_66021(Lnet/minecraft/nbt/NbtCompound;)Vintermediary method_66021Lnet/minecraft/class_3228;method_66021(Lnet/minecraft/class_2487;)Vofficial bLarj;b(Ltq;)V
-
toString
-
getType
- Mappings:
Namespace Name Mixin selector named getTypeLnet/minecraft/server/world/ChunkTicket;getType()Lnet/minecraft/server/world/ChunkTicketType;intermediary method_14281Lnet/minecraft/class_3228;method_14281()Lnet/minecraft/class_3230;official aLarj;a()Lark;
-
getLevel
public int getLevel()- Mappings:
Namespace Name Mixin selector named getLevelLnet/minecraft/server/world/ChunkTicket;getLevel()Iintermediary method_14283Lnet/minecraft/class_3228;method_14283()Iofficial bLarj;b()I
-
method_66022
public void method_66022()- Mappings:
Namespace Name Mixin selector named method_66022Lnet/minecraft/server/world/ChunkTicket;method_66022()Vintermediary method_66022Lnet/minecraft/class_3228;method_66022()Vofficial cLarj;c()V
-
method_66023
public void method_66023()- Mappings:
Namespace Name Mixin selector named method_66023Lnet/minecraft/server/world/ChunkTicket;method_66023()Vintermediary method_66023Lnet/minecraft/class_3228;method_66023()Vofficial dLarj;d()V
-
method_66024
public boolean method_66024()- Mappings:
Namespace Name Mixin selector named method_66024Lnet/minecraft/server/world/ChunkTicket;method_66024()Zintermediary method_66024Lnet/minecraft/class_3228;method_66024()Zofficial eLarj;e()Z
-