Package net.minecraft
Class class_5715
java.lang.Object
net.minecraft.class_5715
public class class_5715 extends Object
- Mappings:
Namespace Name official clw
intermediary net/minecraft/class_5715
named net/minecraft/class_5715
-
Field Summary
Fields Modifier and Type Field Description private GameEventListener
field_28182
private ChunkSectionPos
field_28183
-
Constructor Summary
Constructors Constructor Description class_5715(GameEventListener gameEventListener)
-
Method Summary
Modifier and Type Method Description void
method_32949(World world)
private void
method_32950(World world, ChunkSectionPos chunkSectionPos, Consumer<class_5713> consumer)
void
method_32952(World world)
-
Field Details
-
field_28182
- Mappings:
Namespace Name Mixin selector official a
Lclw;a:Lclv;
intermediary field_28182
Lnet/minecraft/class_5715;field_28182:Lnet/minecraft/class_5714;
named field_28182
Lnet/minecraft/class_5715;field_28182:Lnet/minecraft/world/event/listener/GameEventListener;
-
field_28183
- Mappings:
Namespace Name Mixin selector official b
Lclw;b:Lgq;
intermediary field_28183
Lnet/minecraft/class_5715;field_28183:Lnet/minecraft/class_4076;
named field_28183
Lnet/minecraft/class_5715;field_28183:Lnet/minecraft/util/math/ChunkSectionPos;
-
-
Constructor Details
-
class_5715
-
-
Method Details
-
method_32949
- Mappings:
Namespace Name Mixin selector official a
Lclw;a(Lbtv;)V
intermediary method_32949
Lnet/minecraft/class_5715;method_32949(Lnet/minecraft/class_1937;)V
named method_32949
Lnet/minecraft/class_5715;method_32949(Lnet/minecraft/world/World;)V
-
method_32952
- Mappings:
Namespace Name Mixin selector official b
Lclw;b(Lbtv;)V
intermediary method_32952
Lnet/minecraft/class_5715;method_32952(Lnet/minecraft/class_1937;)V
named method_32952
Lnet/minecraft/class_5715;method_32952(Lnet/minecraft/world/World;)V
-
method_32950
private void method_32950(World world, @Nullable ChunkSectionPos chunkSectionPos, Consumer<class_5713> consumer)- Mappings:
Namespace Name Mixin selector official a
Lclw;a(Lbtv;Lgq;Ljava/util/function/Consumer;)V
intermediary method_32950
Lnet/minecraft/class_5715;method_32950(Lnet/minecraft/class_1937;Lnet/minecraft/class_4076;Ljava/util/function/Consumer;)V
named method_32950
Lnet/minecraft/class_5715;method_32950(Lnet/minecraft/world/World;Lnet/minecraft/util/math/ChunkSectionPos;Ljava/util/function/Consumer;)V
-