Package net.minecraft
Interface class_8959
- All Known Implementing Classes:
class_8961,MobSpawnerBlockEntity
public interface class_8959
- Mappings:
Namespace Name official ctqintermediary net/minecraft/class_8959named net/minecraft/class_8959
-
Method Summary
Modifier and TypeMethodDescriptionmethod_55120(ItemStack itemStack, String string) static voidmethod_55121(ItemStack itemStack, List<Text> list, String string) private static @Nullable Identifiermethod_55122(NbtCompound nbtCompound, String string) voidsetEntityType(EntityType<?> entityType, Random random)
-
Method Details
-
setEntityType
- Mappings:
Namespace Name Mixin selector official aLctq;a(Lblj;Lauf;)Vintermediary method_46408Lnet/minecraft/class_8959;method_46408(Lnet/minecraft/class_1299;Lnet/minecraft/class_5819;)Vnamed setEntityTypeLnet/minecraft/class_8959;setEntityType(Lnet/minecraft/entity/EntityType;Lnet/minecraft/util/math/random/Random;)V
-
method_55121
- Mappings:
Namespace Name Mixin selector official aLctq;a(Lcmh;Ljava/util/List;Ljava/lang/String;)Vintermediary method_55121Lnet/minecraft/class_8959;method_55121(Lnet/minecraft/class_1799;Ljava/util/List;Ljava/lang/String;)Vnamed method_55121Lnet/minecraft/class_8959;method_55121(Lnet/minecraft/item/ItemStack;Ljava/util/List;Ljava/lang/String;)V
-
method_55120
- Mappings:
Namespace Name Mixin selector official aLctq;a(Lcmh;Ljava/lang/String;)Lvb;intermediary method_55120Lnet/minecraft/class_8959;method_55120(Lnet/minecraft/class_1799;Ljava/lang/String;)Lnet/minecraft/class_2561;named method_55120Lnet/minecraft/class_8959;method_55120(Lnet/minecraft/item/ItemStack;Ljava/lang/String;)Lnet/minecraft/text/Text;
-
method_55122
- Mappings:
Namespace Name Mixin selector official aLctq;a(Lsj;Ljava/lang/String;)Lagt;intermediary method_55122Lnet/minecraft/class_8959;method_55122(Lnet/minecraft/class_2487;Ljava/lang/String;)Lnet/minecraft/class_2960;named method_55122Lnet/minecraft/class_8959;method_55122(Lnet/minecraft/nbt/NbtCompound;Ljava/lang/String;)Lnet/minecraft/util/Identifier;
-