类 ClientProxy

java.lang.Object
mod.chloeprime.gunsmithlib.proxies.ClientProxy

public class ClientProxy extends Object
  • 构造器详细资料

    • ClientProxy

      public ClientProxy()
  • 方法详细资料

    • getPartialTick

      public static float getPartialTick()
    • getRegistryAccess

      public static Optional<net.minecraft.core.RegistryAccess> getRegistryAccess()
    • sideOf

      public static net.neoforged.fml.LogicalSide sideOf(net.minecraft.world.level.Level level)
    • getEntityByUuid

      public static Optional<net.minecraft.world.entity.Entity> getEntityByUuid(net.minecraft.world.level.Level level, UUID uuid)
    • bobCompensation

      public static net.minecraft.world.phys.Vec3 bobCompensation(net.neoforged.fml.LogicalSide side, net.minecraft.world.phys.Vec3 vec)
    • receiveNoParticleExplodePacket

      public static void receiveNoParticleExplodePacket(net.minecraft.world.phys.Vec3 pos, float power, net.minecraft.core.BlockPos[] toBlow, net.minecraft.world.phys.Vec3 knockback, net.minecraft.world.level.Explosion.BlockInteraction blockInteraction)