Class ZenBeaconModel<T extends ZenBeaconBlockEntity>
java.lang.Object
net.minecraft.client.model.Model
nokunami.floral_warfare.client.model.blocks.FWBlockEntityModel<T>
nokunami.floral_warfare.client.model.blocks.ZenBeaconModel<T>
-
Field Summary
Fields inherited from class net.minecraft.client.model.Model
renderType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.client.model.geom.builders.LayerDefinitionvoidMethods inherited from class nokunami.floral_warfare.client.model.blocks.FWBlockEntityModel
animate, animate, animateWalk, applyStatic, getAnyDescendantWithName, renderToBuffer, rootMethods inherited from class net.minecraft.client.model.Model
renderType
-
Constructor Details
-
ZenBeaconModel
public ZenBeaconModel(net.minecraft.client.model.geom.ModelPart root)
-
-
Method Details
-
createBodyLayer
public static net.minecraft.client.model.geom.builders.LayerDefinition createBodyLayer() -
setupAnim
- Specified by:
setupAnimin classFWBlockEntityModel<T extends ZenBeaconBlockEntity>
-