All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.earthcomputer.multiconnect.protocols.v1_10.SoundEvents_1_10 Maven / Gradle / Ivy

The newest version!
package net.earthcomputer.multiconnect.protocols.v1_10;

import net.minecraft.resources.ResourceLocation;
import net.minecraft.sounds.SoundEvent;

public class SoundEvents_1_10 {
    // TODO: use with via
    public static final SoundEvent ENTITY_EXPERIENCE_ORB_TOUCH = SoundEvent.createVariableRangeEvent(new ResourceLocation("entity.experience_orb.touch"));
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy