implements EnchantmentEntityEffect
| dtt | |
| net.minecraft.world.item.enchantment.effects.SetBlockProperties | |
| net.minecraft.class_9732 | |
| net.minecraft.enchantment.effect.entity.SetBlockPropertiesEnchantmentEffect | |
| net.minecraft.src.C_336489_ | |
| net.minecraft.world.item.enchantment.effects.SetBlockProperties |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final BlockItemStateProperties |
| ||||||||||
| private final Vec3i |
| ||||||||||
| private final Optional<Holder<GameEvent>> |
| ||||||||||
| public static final com.mojang.serialization.MapCodec<SetBlockProperties> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (BlockItemStateProperties properties) |
| public | (BlockItemStateProperties properties, Vec3i offset, Optional<Holder<GameEvent>> triggerGameEvent) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| public com.mojang.serialization.MapCodec<SetBlockProperties> |
| ||||||||||
| public BlockItemStateProperties |
| ||||||||||
| public Vec3i |
| ||||||||||
| public Optional<Holder<GameEvent>> |
|