Interface EntityTypeKJS

All Superinterfaces:
RegistryObjectKJS<net.minecraft.world.entity.EntityType<?>>, dev.latvian.mods.rhino.util.SpecialEquality
All Known Implementing Classes:
EntityTypeMixin

public interface EntityTypeKJS extends RegistryObjectKJS<net.minecraft.world.entity.EntityType<?>>
  • Method Details

    • kjs$getRegistryId

      default net.minecraft.resources.ResourceKey<net.minecraft.core.Registry<net.minecraft.world.entity.EntityType<?>>> kjs$getRegistryId()
      Specified by:
      kjs$getRegistryId in interface RegistryObjectKJS<net.minecraft.world.entity.EntityType<?>>
    • kjs$getRegistry

      default net.minecraft.core.Registry<net.minecraft.world.entity.EntityType<?>> kjs$getRegistry()
      Specified by:
      kjs$getRegistry in interface RegistryObjectKJS<net.minecraft.world.entity.EntityType<?>>