Uses of Class
net.minecraft.component.type.ConsumableComponent.Builder
Packages that use ConsumableComponent.Builder
-
Uses of ConsumableComponent.Builder in net.minecraft.component.type
Methods in net.minecraft.component.type that return ConsumableComponent.BuilderModifier and TypeMethodDescriptionstatic ConsumableComponent.BuilderConsumableComponent.builder()ConsumableComponent.Builder.consumeEffect(ConsumeEffect consumeEffect) ConsumableComponent.Builder.consumeParticles(boolean consumeParticles) ConsumableComponent.Builder.consumeSeconds(float consumeSeconds) static ConsumableComponent.BuilderConsumableComponents.drink()ConsumableComponent.Builder.finishSound(RegistryEntry<SoundEvent> finishSound) static ConsumableComponent.BuilderConsumableComponents.food()ConsumableComponent.Builder.sound(RegistryEntry<SoundEvent> sound)