File Details
laser_utils-1.21.1-5.1.0
- R
- Jan 29, 2025
- 164.34 KB
- 82
- 1.21.1
- Forge
File Name
laser_utils-5.1.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Version 5.1.0
- LaserRenderer
- Contains methods for rendering Beacon Beams and Guardian Beams
- RenderLayers
- Contains a method for adding render layers to the Player
- OnAbilityKeyPressEvent
- Event called when the LUKeyBindings#abilityKey is pressed
- LUDataGenerator
- Most providers and other methods can now return null and don't have to be overridden in the subclass. If a provider returns null, it will not run.
- AssetGenerator
- AssetGenerator#objectRegistry is now annotated as @NotNull