类 PotentialCalculator.PointCharge

java.lang.Object
net.minecraft.world.level.PotentialCalculator.PointCharge
封闭类:
PotentialCalculator

static class PotentialCalculator.PointCharge extends Object
  • 字段详细资料

    • pos

      private final BlockPos pos
    • charge

      private final double charge
  • 构造器详细资料

    • PointCharge

      public PointCharge(BlockPos p_47201_, double p_47202_)
  • 方法详细资料

    • getPotentialChange

      public double getPotentialChange(BlockPos p_47204_)