implements EnchantmentEntityEffect
| dpj | |
| net.minecraft.world.item.enchantment.effects.SummonEntityEffect | |
| net.minecraft.class_9739 | |
| net.minecraft.enchantment.effect.entity.SummonEntityEnchantmentEffect | |
| net.minecraft.src.C_336539_ | |
| net.minecraft.world.item.enchantment.effects.SummonEntityEffect |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final HolderSet<EntityType<?>> |
| ||||||||||
| private final boolean |
| ||||||||||
| public static final com.mojang.serialization.MapCodec<SummonEntityEffect> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (HolderSet<EntityType<?>> joinTeam, boolean arg1) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| public com.mojang.serialization.MapCodec<SummonEntityEffect> |
| ||||||||||
| public HolderSet<EntityType<?>> |
| ||||||||||
| public boolean |
|