Class EndCrystalMeta

java.lang.Object
net.minestom.server.entity.metadata.EntityMeta
net.minestom.server.entity.metadata.other.EndCrystalMeta

public class EndCrystalMeta extends EntityMeta
  • Field Details

  • Constructor Details

    • EndCrystalMeta

      public EndCrystalMeta(@NotNull @NotNull Entity entity, @NotNull @NotNull Metadata metadata)
  • Method Details

    • getBeamTarget

      @Nullable public @Nullable Point getBeamTarget()
    • setBeamTarget

      public void setBeamTarget(@Nullable @Nullable Point value)
    • isShowingBottom

      public boolean isShowingBottom()
    • setShowingBottom

      public void setShowingBottom(boolean value)