Class EntityTypeMixin

java.lang.Object
dev.latvian.mods.kubejs.core.mixin.EntityTypeMixin
All Implemented Interfaces:
EntityTypeKJS, RegistryObjectKJS<net.minecraft.world.entity.EntityType<?>>, dev.latvian.mods.rhino.util.SpecialEquality

public abstract class EntityTypeMixin extends Object implements EntityTypeKJS
  • Constructor Details

    • EntityTypeMixin

      public EntityTypeMixin()
  • Method Details

    • kjs$asHolder

      public net.minecraft.core.Holder<net.minecraft.world.entity.EntityType<?>> kjs$asHolder()
      Specified by:
      kjs$asHolder in interface RegistryObjectKJS<net.minecraft.world.entity.EntityType<?>>
    • kjs$getKey

      public net.minecraft.resources.ResourceKey<net.minecraft.world.entity.EntityType<?>> kjs$getKey()
      Specified by:
      kjs$getKey in interface RegistryObjectKJS<net.minecraft.world.entity.EntityType<?>>
    • kjs$getId

      public String kjs$getId()
      Specified by:
      kjs$getId in interface RegistryObjectKJS<net.minecraft.world.entity.EntityType<?>>