Package at.petrak.paucal.api.contrib
Class Contributor
java.lang.Object
at.petrak.paucal.api.contrib.Contributor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionallKeys()booleandoHeadpatSound(net.minecraft.world.phys.Vec3 patteePos, @Nullable net.minecraft.world.entity.player.Player patter, net.minecraft.world.level.Level level) Logic happens clientside to the patter, the pattee gets a packet like everyone else@Nullable Booleanboolean@Nullable Floatfloat@Nullable IntegerintintgetLevel()@Nullable StringgetUuid()booleanisDev()com.google.gson.JsonObject
-
Constructor Details
-
Contributor
-
-
Method Details
-
getLevel
public int getLevel() -
isDev
public boolean isDev() -
getUuid
-
neededGithubSounds
-
doHeadpatSound
public boolean doHeadpatSound(net.minecraft.world.phys.Vec3 patteePos, @Nullable @Nullable net.minecraft.world.entity.player.Player patter, net.minecraft.world.level.Level level) Logic happens clientside to the patter, the pattee gets a packet like everyone else- Parameters:
patter-
-
getString
-
getString
-
getInt
-
getInt
-
getFloat
-
getFloat
-
getBool
-
getBool
-
allKeys
-
otherVals
public com.google.gson.JsonObject otherVals()
-