类 PathMinHeapMixin

java.lang.Object
cn.korostudio.c3h6n6o6.mixin.PathMinHeapMixin

public class PathMinHeapMixin extends Object
能避免一些溢出问题(((
  • 构造器概要

    构造器
    构造器
    说明
     
  • 方法概要

    修饰符和类型
    方法
    说明
    private void
    injected (net.minecraft.entity.ai.pathing.PathNode node, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.entity.ai.pathing.PathNode> cir)
    溢出修复.png
    private void
    shiftDownFix (int index, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
    溢出修复.png
    private void
    shiftUPFix (int index, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
    溢出修复.png

    从类继承的方法 java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 构造器详细资料

    • PathMinHeapMixin

      public PathMinHeapMixin()
  • 方法详细资料

    • injected

      private void injected (net.minecraft.entity.ai.pathing.PathNode node, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.entity.ai.pathing.PathNode> cir)
      溢出修复.png
      参数:
      node - 问MJ去
      cir - 问海绵组去去
    • shiftUPFix

      private void shiftUPFix (int index, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
      溢出修复.png
      参数:
      index - 问MJ去
      ci - 问海绵组去
    • shiftDownFix

      private void shiftDownFix (int index, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
      溢出修复.png
      参数:
      index - 问MJ去
      ci - 问海绵组去