Class WeatherHandlerClientMixin

java.lang.Object
net.nullved.pmweatherapi.mixin.WeatherHandlerClientMixin

public class WeatherHandlerClientMixin extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    dev.protomanly.pmweather.weather.Lightning
    newLightning(net.minecraft.world.phys.Vec3 position, net.minecraft.world.level.Level level, com.llamalad7.mixinextras.injector.wrapoperation.Operation<dev.protomanly.pmweather.weather.Lightning> original)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • WeatherHandlerClientMixin

      public WeatherHandlerClientMixin()
  • Method Details

    • newLightning

      public dev.protomanly.pmweather.weather.Lightning newLightning(net.minecraft.world.phys.Vec3 position, net.minecraft.world.level.Level level, com.llamalad7.mixinextras.injector.wrapoperation.Operation<dev.protomanly.pmweather.weather.Lightning> original)