Linux lorencats.com 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l
Apache/2.4.59 (Raspbian)
: 10.0.0.29 | : 216.73.216.130
Cant Read [ /etc/named.conf ]
7.3.31-1~deb10u7
root
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
opt /
minecraft-pi /
api /
java /
doc /
pi /
[ HOME SHELL ]
Name
Size
Permission
Action
class-use
[ DIR ]
drwxr-xr-x
event
[ DIR ]
drwxr-xr-x
tool
[ DIR ]
drwxr-xr-x
Block.html
44.38
KB
-rw-r--r--
Color.html
11.34
KB
-rw-r--r--
Item.html
31.82
KB
-rw-r--r--
Minecraft.Camera.html
6.15
KB
-rw-r--r--
Minecraft.Entities.html
5.72
KB
-rw-r--r--
Minecraft.Events.html
4.34
KB
-rw-r--r--
Minecraft.Player.html
6.41
KB
-rw-r--r--
Minecraft.html
19.75
KB
-rw-r--r--
Vec.Unit.html
7.46
KB
-rw-r--r--
Vec.html
11.75
KB
-rw-r--r--
VecFloat.html
10.23
KB
-rw-r--r--
package-frame.html
1.41
KB
-rw-r--r--
package-summary.html
2.61
KB
-rw-r--r--
package-use.html
6.21
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Color.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Color (Minecraft Pi Edition, Java API) </TITLE> <META NAME="date" CONTENT="2019-05-07"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Color (Minecraft Pi Edition, Java API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> pi</FONT> <BR> Enum Color</H2> <PRE> Object <IMG SRC="../resources/inherit.gif" ALT="extended by ">Enum<<A HREF="../pi/Color.html" title="enum in pi">Color</A>> <IMG SRC="../resources/inherit.gif" ALT="extended by "><B>pi.Color</B> </PRE> <DL> <DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable, Comparable<<A HREF="../pi/Color.html" title="enum in pi">Color</A>></DD> </DL> <HR> <DL> <DT><PRE>public enum <B>Color</B><DT>extends Enum<<A HREF="../pi/Color.html" title="enum in pi">Color</A>></DL> </PRE> <P> Colors <P> <P> <HR> <P> <!-- =========== ENUM CONSTANT SUMMARY =========== --> <A NAME="enum_constant_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Enum Constant Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../pi/Color.html#BLACK">BLACK</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../pi/Color.html#BLUE">BLUE</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../pi/Color.html#BROWN">BROWN</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../pi/Color.html#CYAN">CYAN</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../pi/Color.html#GRAY">GRAY</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../pi/Color.html#GREEN">GREEN</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../pi/Color.html#LIGHT_BLUE">LIGHT_BLUE</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../pi/Color.html#LIGHT_GRAY">LIGHT_GRAY</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../pi/Color.html#LIME">LIME</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../pi/Color.html#MAGENTA">MAGENTA</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../pi/Color.html#ORANGE">ORANGE</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../pi/Color.html#PINK">PINK</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../pi/Color.html#PURPLE">PURPLE</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../pi/Color.html#RED">RED</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../pi/Color.html#WHITE">WHITE</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../pi/Color.html#YELLOW">YELLOW</A></B></CODE> <BR> </TD> </TR> </TABLE> <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static <A HREF="../pi/Color.html" title="enum in pi">Color</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../pi/Color.html#valueOf(java.lang.String)">valueOf</A></B>(String name)</CODE> <BR> Returns the enum constant of this type with the specified name.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static <A HREF="../pi/Color.html" title="enum in pi">Color</A>[]</CODE></FONT></TD> <TD><CODE><B><A HREF="../pi/Color.html#values()">values</A></B>()</CODE> <BR> Returns an array containing the constants of this enum type, in the order they are declared.</TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_Enum"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class Enum</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_Object"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class Object</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>getClass, notify, notifyAll, wait, wait, wait</CODE></TD> </TR> </TABLE> <P> <!-- ============ ENUM CONSTANT DETAIL =========== --> <A NAME="enum_constant_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Enum Constant Detail</B></FONT></TH> </TR> </TABLE> <A NAME="WHITE"><!-- --></A><H3> WHITE</H3> <PRE> public static final <A HREF="../pi/Color.html" title="enum in pi">Color</A> <B>WHITE</B></PRE> <DL> <DL> </DL> </DL> <HR> <A NAME="ORANGE"><!-- --></A><H3> ORANGE</H3> <PRE> public static final <A HREF="../pi/Color.html" title="enum in pi">Color</A> <B>ORANGE</B></PRE> <DL> <DL> </DL> </DL> <HR> <A NAME="MAGENTA"><!-- --></A><H3> MAGENTA</H3> <PRE> public static final <A HREF="../pi/Color.html" title="enum in pi">Color</A> <B>MAGENTA</B></PRE> <DL> <DL> </DL> </DL> <HR> <A NAME="LIGHT_BLUE"><!-- --></A><H3> LIGHT_BLUE</H3> <PRE> public static final <A HREF="../pi/Color.html" title="enum in pi">Color</A> <B>LIGHT_BLUE</B></PRE> <DL> <DL> </DL> </DL> <HR> <A NAME="YELLOW"><!-- --></A><H3> YELLOW</H3> <PRE> public static final <A HREF="../pi/Color.html" title="enum in pi">Color</A> <B>YELLOW</B></PRE> <DL> <DL> </DL> </DL> <HR> <A NAME="LIME"><!-- --></A><H3> LIME</H3> <PRE> public static final <A HREF="../pi/Color.html" title="enum in pi">Color</A> <B>LIME</B></PRE> <DL> <DL> </DL> </DL> <HR> <A NAME="PINK"><!-- --></A><H3> PINK</H3> <PRE> public static final <A HREF="../pi/Color.html" title="enum in pi">Color</A> <B>PINK</B></PRE> <DL> <DL> </DL> </DL> <HR> <A NAME="GRAY"><!-- --></A><H3> GRAY</H3> <PRE> public static final <A HREF="../pi/Color.html" title="enum in pi">Color</A> <B>GRAY</B></PRE> <DL> <DL> </DL> </DL> <HR> <A NAME="LIGHT_GRAY"><!-- --></A><H3> LIGHT_GRAY</H3> <PRE> public static final <A HREF="../pi/Color.html" title="enum in pi">Color</A> <B>LIGHT_GRAY</B></PRE> <DL> <DL> </DL> </DL> <HR> <A NAME="CYAN"><!-- --></A><H3> CYAN</H3> <PRE> public static final <A HREF="../pi/Color.html" title="enum in pi">Color</A> <B>CYAN</B></PRE> <DL> <DL> </DL> </DL> <HR> <A NAME="PURPLE"><!-- --></A><H3> PURPLE</H3> <PRE> public static final <A HREF="../pi/Color.html" title="enum in pi">Color</A> <B>PURPLE</B></PRE> <DL> <DL> </DL> </DL> <HR> <A NAME="BLUE"><!-- --></A><H3> BLUE</H3> <PRE> public static final <A HREF="../pi/Color.html" title="enum in pi">Color</A> <B>BLUE</B></PRE> <DL> <DL> </DL> </DL> <HR> <A NAME="BROWN"><!-- --></A><H3> BROWN</H3> <PRE> public static final <A HREF="../pi/Color.html" title="enum in pi">Color</A> <B>BROWN</B></PRE> <DL> <DL> </DL> </DL> <HR> <A NAME="GREEN"><!-- --></A><H3> GREEN</H3> <PRE> public static final <A HREF="../pi/Color.html" title="enum in pi">Color</A> <B>GREEN</B></PRE> <DL> <DL> </DL> </DL> <HR> <A NAME="RED"><!-- --></A><H3> RED</H3> <PRE> public static final <A HREF="../pi/Color.html" title="enum in pi">Color</A> <B>RED</B></PRE> <DL> <DL> </DL> </DL> <HR> <A NAME="BLACK"><!-- --></A><H3> BLACK</H3> <PRE> public static final <A HREF="../pi/Color.html" title="enum in pi">Color</A> <B>BLACK</B></PRE> <DL> <DL> </DL> </DL> <!-- ============ METHOD DETAIL ========== --> <A NAME="method_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Method Detail</B></FONT></TH> </TR> </TABLE> <A NAME="values()"><!-- --></A><H3> values</H3> <PRE> public static <A HREF="../pi/Color.html" title="enum in pi">Color</A>[] <B>values</B>()</PRE> <DL> <DD>Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows: <pre> for (Color c : Color.values()) System.out.println(c); </pre> <P> <DD><DL> <DT><B>Returns:</B><DD>an array containing the constants of this enum type, in the order they are declared</DL> </DD> </DL> <HR> <A NAME="valueOf(java.lang.String)"><!-- --></A><H3> valueOf</H3> <PRE> public static <A HREF="../pi/Color.html" title="enum in pi">Color</A> <B>valueOf</B>(String name)</PRE> <DL> <DD>Returns the enum constant of this type with the specified name. The string must match <I>exactly</I> an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>name</CODE> - the name of the enum constant to be returned. <DT><B>Returns:</B><DD>the enum constant with the specified name <DT><B>Throws:</B> <DD><CODE>IllegalArgumentException</CODE> - if this enum type has no constant with the specified name <DD><CODE>NullPointerException</CODE> - if the argument is null</DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <HR> </BODY> </HTML>
Close