Class StandardBogeyRenderer.Small

java.lang.Object
com.simibubi.create.content.trains.bogey.StandardBogeyRenderer
com.simibubi.create.content.trains.bogey.StandardBogeyRenderer.Small
All Implemented Interfaces:
BogeyRenderer
Enclosing class:
StandardBogeyRenderer

public static class StandardBogeyRenderer.Small extends StandardBogeyRenderer
  • Constructor Details

    • Small

      public Small()
  • Method Details

    • render

      public void render(net.minecraft.nbt.CompoundTag bogeyData, float wheelAngle, float partialTick, com.mojang.blaze3d.vertex.PoseStack poseStack, net.minecraft.client.renderer.MultiBufferSource bufferSource, int light, int overlay, boolean inContraption)
      Specified by:
      render in interface BogeyRenderer
      Overrides:
      render in class StandardBogeyRenderer