Class MixinLevelChunk
java.lang.Object
me.shedaniel.architectury.mixin.fabric.MixinLevelChunk
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
enterChunk
(net.minecraft.world.entity.Entity entity, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
-
Constructor Details
-
MixinLevelChunk
public MixinLevelChunk()
-
-
Method Details
-
enterChunk
public void enterChunk(net.minecraft.world.entity.Entity entity, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
-