Package dev.engine_room.vanillin.text
Interface BakedGlyphExtension
- All Known Implementing Classes:
BakedGlyphMixin
public interface BakedGlyphExtension
-
Method Summary
Modifier and TypeMethodDescriptionfloatfloatfloatnet.minecraft.resources.ResourceLocationvoidflywheel$texture(net.minecraft.resources.ResourceLocation location) floatfloatfloatfloatfloat
-
Method Details
-
flywheel$u0
float flywheel$u0() -
flywheel$u1
float flywheel$u1() -
flywheel$v0
float flywheel$v0() -
flywheel$v1
float flywheel$v1() -
flywheel$left
float flywheel$left() -
flywheel$right
float flywheel$right() -
flywheel$up
float flywheel$up() -
flywheel$down
float flywheel$down() -
flywheel$texture
net.minecraft.resources.ResourceLocation flywheel$texture() -
flywheel$texture
void flywheel$texture(net.minecraft.resources.ResourceLocation location)
-