Interface PehkuiInterop.ApiAbstraction
- Enclosing class:
- PehkuiInterop
public static interface PehkuiInterop.ApiAbstraction
Pehkui doesn't publish an API jar so we do this BS
-
Method Summary
-
Method Details
-
getScale
float getScale(net.minecraft.world.entity.Entity e) -
setScale
void setScale(net.minecraft.world.entity.Entity e, float scale)
-