Object BasicTexturedLayer.Companion
-
- All Implemented Interfaces:
public class BasicTexturedLayer.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static BasicTexturedLayer.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final <T extends GeoAnimatable> Function1<GeoRenderer<T>, BasicTexturedLayer<T>>
create(ResourceLocation id)
final <T extends GeoAnimatable> Function1<GeoRenderer<T>, BasicTexturedLayer<T>>
create(String id)
-
-
Method Detail
-
create
final <T extends GeoAnimatable> Function1<GeoRenderer<T>, BasicTexturedLayer<T>> create(ResourceLocation id)
-
create
final <T extends GeoAnimatable> Function1<GeoRenderer<T>, BasicTexturedLayer<T>> create(String id)
-
-
-
-