Class BellBlockModel

java.lang.Object
net.minecraft.client.model.Model<BellBlockModel.BellModelState>
net.minecraft.client.render.block.entity.model.BellBlockModel

@Environment(CLIENT) public class BellBlockModel extends Model<BellBlockModel.BellModelState>
Mappings:
Namespace Name
named net/minecraft/client/render/block/entity/model/BellBlockModel
intermediary net/minecraft/class_9943
official guh
  • Field Details

    • BELL_BODY

      private static final String BELL_BODY
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named BELL_BODY Lnet/minecraft/client/render/block/entity/model/BellBlockModel;BELL_BODY:Ljava/lang/String;
      intermediary field_52874 Lnet/minecraft/class_9943;field_52874:Ljava/lang/String;
      official a Lguh;a:Ljava/lang/String;
    • bellBody

      private final ModelPart bellBody
      Mappings:
      Namespace Name Mixin selector
      named bellBody Lnet/minecraft/client/render/block/entity/model/BellBlockModel;bellBody:Lnet/minecraft/client/model/ModelPart;
      intermediary field_52876 Lnet/minecraft/class_9943;field_52876:Lnet/minecraft/class_630;
      official b Lguh;b:Lgyo;
  • Constructor Details

    • BellBlockModel

      public BellBlockModel(ModelPart root)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/render/block/entity/model/BellBlockModel;<init>(Lnet/minecraft/client/model/ModelPart;)V
      intermediary <init> Lnet/minecraft/class_9943;<init>(Lnet/minecraft/class_630;)V
      official <init> Lguh;<init>(Lgyo;)V
  • Method Details

    • getTexturedModelData

      public static TexturedModelData getTexturedModelData()
      Mappings:
      Namespace Name Mixin selector
      named getTexturedModelData Lnet/minecraft/client/render/block/entity/model/BellBlockModel;getTexturedModelData()Lnet/minecraft/client/model/TexturedModelData;
      intermediary method_62064 Lnet/minecraft/class_9943;method_62064()Lnet/minecraft/class_5607;
      official a Lguh;a()Lgyu;
    • setAngles

      public void setAngles(BellBlockModel.BellModelState bellModelState)
      Overrides:
      setAngles in class Model<BellBlockModel.BellModelState>
      Mappings:
      Namespace Name Mixin selector
      named setAngles Lnet/minecraft/client/render/block/entity/model/BellBlockModel;setAngles(Lnet/minecraft/client/render/block/entity/model/BellBlockModel$BellModelState;)V
      intermediary method_62063 Lnet/minecraft/class_9943;method_62063(Lnet/minecraft/class_9943$class_11649;)V
      official a Lguh;a(Lguh$a;)V