Package net.minecraft.vote
Class MidasCurser
java.lang.Object
net.minecraft.vote.MidasCurser
- Mappings:
Namespace Name official bfeintermediary net/minecraft/class_8328named net/minecraft/vote/MidasCurser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static BlockStatecopyProperties(BlockState from, BlockState to) private static <T extends Comparable<T>>
BlockStatecopyProperty(BlockState from, BlockState to, Property<T> property) static Blockstatic BlockStatecurse(BlockState state) static Itemstatic ItemStack
-
Constructor Details
-
MidasCurser
public MidasCurser()
-
-
Method Details
-
curse
- Mappings:
Namespace Name Mixin selector official aLbfe;a(Lcjr;)Lcjr;intermediary method_50366Lnet/minecraft/class_8328;method_50366(Lnet/minecraft/class_1799;)Lnet/minecraft/class_1799;named curseLnet/minecraft/vote/MidasCurser;curse(Lnet/minecraft/item/ItemStack;)Lnet/minecraft/item/ItemStack;
-
curse
- Mappings:
Namespace Name Mixin selector official aLbfe;a(Lcjm;)Lcjm;intermediary method_50365Lnet/minecraft/class_8328;method_50365(Lnet/minecraft/class_1792;)Lnet/minecraft/class_1792;named curseLnet/minecraft/vote/MidasCurser;curse(Lnet/minecraft/item/Item;)Lnet/minecraft/item/Item;
-
curse
- Mappings:
Namespace Name Mixin selector official aLbfe;a(Lctm;)Lctm;intermediary method_50367Lnet/minecraft/class_8328;method_50367(Lnet/minecraft/class_2248;)Lnet/minecraft/class_2248;named curseLnet/minecraft/vote/MidasCurser;curse(Lnet/minecraft/block/Block;)Lnet/minecraft/block/Block;
-
curse
- Mappings:
Namespace Name Mixin selector official aLbfe;a(Ldgh;)Ldgh;intermediary method_50368Lnet/minecraft/class_8328;method_50368(Lnet/minecraft/class_2680;)Lnet/minecraft/class_2680;named curseLnet/minecraft/vote/MidasCurser;curse(Lnet/minecraft/block/BlockState;)Lnet/minecraft/block/BlockState;
-
copyProperties
- Mappings:
Namespace Name Mixin selector official aLbfe;a(Ldgh;Ldgh;)Ldgh;intermediary method_50369Lnet/minecraft/class_8328;method_50369(Lnet/minecraft/class_2680;Lnet/minecraft/class_2680;)Lnet/minecraft/class_2680;named copyPropertiesLnet/minecraft/vote/MidasCurser;copyProperties(Lnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;)Lnet/minecraft/block/BlockState;
-
copyProperty
private static <T extends Comparable<T>> BlockState copyProperty(BlockState from, BlockState to, Property<T> property) - Mappings:
Namespace Name Mixin selector official aLbfe;a(Ldgh;Ldgh;Ldhl;)Ldgh;intermediary method_50370Lnet/minecraft/class_8328;method_50370(Lnet/minecraft/class_2680;Lnet/minecraft/class_2680;Lnet/minecraft/class_2769;)Lnet/minecraft/class_2680;named copyPropertyLnet/minecraft/vote/MidasCurser;copyProperty(Lnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;Lnet/minecraft/state/property/Property;)Lnet/minecraft/block/BlockState;
-